| Modifier and Type | Method and Description |
|---|---|
static TableType |
TableType.fromInt(int e) |
TableType |
TableEnv.getTable_type() |
TableType |
BangDBTable.getTableType() |
TableType |
TableEnv.getTableType() |
TableType |
BangDBDatabase.getTableType(String tblName,
long tblId) |
static TableType |
TableType.valueOf(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.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TableEnv.setTable_type(TableType table_type) |
void |
TableEnv.setTableType(TableType table_type) |
Copyright © 2021. All rights reserved.