|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use PrimaryKey | |
| net.sf.dewdrop.sqlml | |
| Uses of PrimaryKey in net.sf.dewdrop.sqlml |
| Fields in net.sf.dewdrop.sqlml declared as PrimaryKey | |
protected PrimaryKey |
Column.innerPk
|
protected PrimaryKey |
Table.primaryKey
|
| Methods in net.sf.dewdrop.sqlml that return PrimaryKey | |
PrimaryKey |
Column.getInnerPrimaryKey()
|
PrimaryKey |
Table.getPrimaryKey()
|
| Methods in net.sf.dewdrop.sqlml with parameters of type PrimaryKey | |
void |
Column.setInnerPrimaryKey(PrimaryKey inner)
|
void |
Table.setPrimaryKey(PrimaryKey primaryKey)
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||