public static class FieldMetadata.Key
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
(package private) int |
positionInTable |
(package private) int |
tableOid |
| Constructor and Description |
|---|
Key(int tableOid,
int positionInTable) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(java.lang.Object o) |
int |
hashCode() |
java.lang.String |
toString() |