Uses of Class
net.anwiba.commons.jdbc.software.ServiceDatabaseSoftware
-
Packages that use ServiceDatabaseSoftware Package Description net.anwiba.commons.jdbc.software -
-
Uses of ServiceDatabaseSoftware in net.anwiba.commons.jdbc.software
Methods in net.anwiba.commons.jdbc.software that return ServiceDatabaseSoftware Modifier and Type Method Description static ServiceDatabaseSoftware[]DatabaseSoftwareUtilities. getApplicableTypes()static ServiceDatabaseSoftwareServiceDatabaseSoftware. getByUrl(java.lang.String url)static ServiceDatabaseSoftware[]DatabaseSoftwareUtilities. getGisSupportingTypes()static ServiceDatabaseSoftwareServiceDatabaseSoftware. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static ServiceDatabaseSoftware[]ServiceDatabaseSoftware. values()Returns an array containing the constants of this enum type, in the order they are declared.
-