public interface TableId
| Modifier and Type | Interface and Description |
|---|---|
static class |
TableId.Type
Types of table identifier.
|
| Modifier and Type | Method and Description |
|---|---|
int |
compareTo(TableId other)
Compares table ID.
|
TableId.Type |
type()
Gets type of this table ID.
|
TableId.Type type()
int compareTo(TableId other)
other - table ID to be compared