TableId.Type| Modifier and Type | Method and Description |
|---|---|
int |
compareTo(TableId other)
Compares table ID.
|
static PiTableId |
of(String name)
Returns an identifier for the given table name.
|
TableId.Type |
type()
Gets type of this table ID.
|
public static PiTableId of(String name)
name - table namepublic TableId.Type type()
TableId