Oracle Application Server TopLink API Reference
10g Release 2 (10.1.2)

B15903-01


Package oracle.toplink.querykeys

Class Summary
DirectCollectionQueryKey Purpose:Represents a direct collection join query.
DirectQueryKey Purpose: Define an alias to a database field.
ForeignReferenceQueryKey Purpose: Define an alias to a foreign object.
ManyToManyQueryKey Purpose:Represents a m-m join query.
OneToManyQueryKey Purpose:Represents a 1-m join query.
OneToOneQueryKey Purpose: Define an alias to a foreign one to one object.
QueryKey Purpose: Define a Java appropriate alias to a database field or function.

 


Copyright © 1998, 2005 Oracle Corporation. All Rights Reserved.