|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.triactive.jdo.store.SQLIdentifier
com.triactive.jdo.store.PrimaryKeyIdentifier
class PrimaryKeyIdentifier
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 |
---|
public PrimaryKeyIdentifier(BaseTable table)
Method Detail |
---|
protected int getMaxLength()
getMaxLength
in class SQLIdentifier
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |