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