|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.triactive.jdo.store.Key
com.triactive.jdo.store.CandidateKey
com.triactive.jdo.store.PrimaryKey
class PrimaryKey
| Field Summary |
|---|
| Fields inherited from class com.triactive.jdo.store.Key |
|---|
columns, table |
| Constructor Summary | |
|---|---|
PrimaryKey(BaseTable table)
|
|
| Method Summary | |
|---|---|
boolean |
equals(java.lang.Object o)
|
java.lang.String |
toString()
|
| Methods inherited from class com.triactive.jdo.store.CandidateKey |
|---|
addColumn, hashCode, setColumn, size |
| Methods inherited from class com.triactive.jdo.store.Key |
|---|
assertSameTable, getColumnList, getColumnList, getColumns, getTable, setMinSize, startsWith |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public PrimaryKey(BaseTable table)
| Method Detail |
|---|
public boolean equals(java.lang.Object o)
equals in class CandidateKeypublic java.lang.String toString()
toString in class CandidateKey
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||