JavaScript is disabled on your browser.
Skip navigation links
Module
Package
Class
Use
Tree
Index
Help
SEARCH:
Uses of Enum 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
TableType
TableType.
valueOf
(
String
name)
Returns the enum constant of this class with the specified name.
static
TableType
[]
TableType.
values
()
Returns an array containing the constants of this enum class, in the order they are declared.