|
||||||||||
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.IndexIdentifier
class IndexIdentifier
Field Summary | |
---|---|
static int |
MAX_INDICES
|
Fields inherited from class com.triactive.jdo.store.SQLIdentifier |
---|
dba, identifierQuoteString, javaName, sqlIdentifier |
Constructor Summary | |
---|---|
IndexIdentifier(BaseTable table,
boolean isUnique,
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_INDICES
Constructor Detail |
---|
public IndexIdentifier(BaseTable table, boolean isUnique, 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 |