|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.ojb.broker.core.Key
This is a helper class to model a Key of an Object
Field Summary | |
(package private) java.lang.Object[] |
m_key
|
Constructor Summary | |
Key(java.lang.Object[] aKey)
|
Method Summary | |
boolean |
equals(java.lang.Object otherKey)
|
Methods inherited from class java.lang.Object |
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
final java.lang.Object[] m_key
Constructor Detail |
public Key(java.lang.Object[] aKey)
Method Detail |
public boolean equals(java.lang.Object otherKey)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |