| Package | Description |
|---|---|
| mysql |
| Modifier and Type | Method and Description |
|---|---|
static TargetSql.Tables |
TargetSql.Tables.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TargetSql.Tables[] |
TargetSql.Tables.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|