com.triactive.jdo.store
Class CandidateKeyIdentifier

java.lang.Object
  extended by com.triactive.jdo.store.SQLIdentifier
      extended by com.triactive.jdo.store.CandidateKeyIdentifier

 class CandidateKeyIdentifier
extends SQLIdentifier


Field Summary
 
Fields inherited from class com.triactive.jdo.store.SQLIdentifier
dba, identifierQuoteString, javaName, sqlIdentifier
 
Constructor Summary
CandidateKeyIdentifier(BaseTable table, int seq)
           
 
Method Summary
protected  int getMaxLength()
           
 
Methods inherited from class com.triactive.jdo.store.SQLIdentifier
equals, getJavaName, getSQLIdentifier, hashCode, setJavaName, setSQLIdentifier, toString, truncate
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

CandidateKeyIdentifier

public CandidateKeyIdentifier(BaseTable table,
                              int seq)
Method Detail

getMaxLength

protected int getMaxLength()
Overrides:
getMaxLength in class SQLIdentifier


Copyright ? 2001 TriActive, Inc. All Rights Reserved.