| Package | Description |
|---|---|
| com.manydesigns.portofino.model.database |
| Modifier and Type | Field and Description |
|---|---|
protected PrimaryKey |
Table.primaryKey |
protected PrimaryKey |
PrimaryKeyColumn.primaryKey |
| Modifier and Type | Method and Description |
|---|---|
PrimaryKey |
Table.getPrimaryKey() |
PrimaryKey |
PrimaryKeyColumn.getPrimaryKey() |
| Modifier and Type | Method and Description |
|---|---|
void |
Table.setPrimaryKey(PrimaryKey primaryKey) |
void |
PrimaryKeyColumn.setPrimaryKey(PrimaryKey primaryKey) |
| Constructor and Description |
|---|
PrimaryKeyColumn(PrimaryKey primaryKey) |