com.triactive.jdo.store
Class PrimaryKeyIdentifier

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

 class PrimaryKeyIdentifier
extends SQLIdentifier


Field Summary
 
Fields inherited from class com.triactive.jdo.store.SQLIdentifier
dba, identifierQuoteString, javaName, sqlIdentifier
 
Constructor Summary
PrimaryKeyIdentifier(BaseTable table)
           
 
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

PrimaryKeyIdentifier

public PrimaryKeyIdentifier(BaseTable table)
Method Detail

getMaxLength

protected int getMaxLength()
Overrides:
getMaxLength in class SQLIdentifier


Copyright ? 2001 TriActive, Inc. All Rights Reserved.