Uses of Enum Class
net.anwiba.commons.jdbc.software.ServiceDatabaseSoftware
Packages that use ServiceDatabaseSoftware
-
Uses of ServiceDatabaseSoftware in net.anwiba.commons.jdbc.software
Methods in net.anwiba.commons.jdbc.software that return ServiceDatabaseSoftwareModifier and TypeMethodDescriptionstatic ServiceDatabaseSoftwarestatic ServiceDatabaseSoftwarestatic ServiceDatabaseSoftwareReturns the enum constant of this class with the specified name.static ServiceDatabaseSoftware[]ServiceDatabaseSoftware.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in net.anwiba.commons.jdbc.software that return types with arguments of type ServiceDatabaseSoftwareModifier and TypeMethodDescriptionstatic List<ServiceDatabaseSoftware>DatabaseSoftwareUtilities.getApplicableTypes()static List<ServiceDatabaseSoftware>DatabaseSoftwareUtilities.getGisSupportingTypes()