| Package | Description |
|---|---|
| com.googlecode.jinahya.sql.metadata |
| Modifier and Type | Method and Description |
|---|---|
static Table.Type |
Table.Type.fromValue(String type) |
static Table.Type |
Table.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Table.Type[] |
Table.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2011-2013. All Rights Reserved.