|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PrimaryKey | |
---|---|
com.silverpeas.mydb.control | |
com.silverpeas.mydb.data.db | |
com.silverpeas.mydb.data.key |
Uses of PrimaryKey in com.silverpeas.mydb.control |
---|
Methods in com.silverpeas.mydb.control that return PrimaryKey | |
---|---|
PrimaryKey |
TableManager.getPrimaryKey()
|
Methods in com.silverpeas.mydb.control with parameters of type PrimaryKey | |
---|---|
void |
TableManager.updatePrimaryKey(PrimaryKey newPrimaryKey)
Updates the primary key. |
Uses of PrimaryKey in com.silverpeas.mydb.data.db |
---|
Methods in com.silverpeas.mydb.data.db that return PrimaryKey | |
---|---|
PrimaryKey |
DbTable.getPrimaryKey()
|
Uses of PrimaryKey in com.silverpeas.mydb.data.key |
---|
Methods in com.silverpeas.mydb.data.key with parameters of type PrimaryKey | |
---|---|
void |
PrimaryKey.update(PrimaryKey primaryKey)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |