|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--oracle.toplink.querykeys.QueryKey | +--oracle.toplink.querykeys.ForeignReferenceQueryKey | +--oracle.toplink.querykeys.DirectCollectionQueryKey
Purpose:Represents a direct collection join query.
Constructor Summary |
DirectCollectionQueryKey()
|
Method Summary |
Type | Method |
---|
Methods inherited from class oracle.toplink.querykeys.ForeignReferenceQueryKey |
getJoinCriteria, getReferenceClass, setJoinCriteria,
setReferenceClass |
Methods inherited from class oracle.toplink.querykeys.QueryKey |
getName, isDirectQueryKey, isManyToManyQueryKey,
isOneToManyQueryKey, isOneToOneQueryKey, setName |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public DirectCollectionQueryKey()
Method Detail |
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |