|
||||||||||
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.ForeignKeyIdentifier
class ForeignKeyIdentifier
Field Summary | |
---|---|
static int |
MAX_FOREIGN_KEYS
|
Fields inherited from class com.triactive.jdo.store.SQLIdentifier |
---|
dba, identifierQuoteString, javaName, sqlIdentifier |
Constructor Summary | |
---|---|
ForeignKeyIdentifier(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 |
Field Detail |
---|
public static final int MAX_FOREIGN_KEYS
Constructor Detail |
---|
public ForeignKeyIdentifier(BaseTable table, int seq)
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 |