Uses of Class
com.triactive.jdo.store.CandidateKey

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)
           
 



Copyright © 2001 TriActive, Inc. All Rights Reserved.