Uses of Enum Class
net.anwiba.commons.jdbc.type.DatabaseType
Packages that use DatabaseType
-
Uses of DatabaseType in net.anwiba.commons.jdbc.type
Methods in net.anwiba.commons.jdbc.type that return DatabaseTypeModifier and TypeMethodDescriptionstatic DatabaseTypestatic DatabaseTypeDatabaseType.getByTypeId(int code) static DatabaseTypeReturns the enum constant of this class with the specified name.static DatabaseType[]DatabaseType.values()Returns an array containing the constants of this enum class, in the order they are declared.