Uses of Enum
net.sf.jsqlparser.util.validation.feature.DatabaseType
Packages that use DatabaseType
-
Uses of DatabaseType in net.sf.jsqlparser.util.validation.feature
Fields in net.sf.jsqlparser.util.validation.feature declared as DatabaseTypeMethods in net.sf.jsqlparser.util.validation.feature that return DatabaseTypeModifier and TypeMethodDescriptionstatic DatabaseType
static DatabaseType
Returns the enum constant of this type with the specified name.static DatabaseType[]
DatabaseType.values()
Returns an array containing the constants of this enum type, in the order they are declared.