|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CandidateKey | |
com.triactive.jdo.store.adapter | |
com.triactive.jdo.store.sql |
Uses of CandidateKey in com.triactive.jdo.store.adapter |
Methods in com.triactive.jdo.store.adapter with parameters of type CandidateKey | |
java.lang.String |
DatabaseAdapter.getAddCandidateKeyStatement(ConstraintName ckName,
CandidateKey ck)
Returns the appropriate SQL to add a candidate key to its table. |
Uses of CandidateKey in com.triactive.jdo.store.sql |
Subclasses of CandidateKey in com.triactive.jdo.store.sql | |
class |
PrimaryKey
|
Methods in com.triactive.jdo.store.sql with parameters of type CandidateKey | |
boolean |
BaseTable.addCandidateKey(CandidateKey ck)
|
Constructors in com.triactive.jdo.store.sql with parameters of type CandidateKey | |
Index(CandidateKey ck)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |