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