Package org.apache.cayenne.lifecycle.relationship

Interface Summary
ObjectIdRelationshipFaultingStrategy An abstract strategy for resolving ObjectId relationships.
 

Class Summary
ObjectIdRelationshipBatchFaultingStrategy A faulting strategy that does batch-faulting of related objects whenever a first ObjectId relationship is accessed.
ObjectIdRelationshipFilter A DataChannelFilter that implements ObjectId relationships read functionality.
ObjectIdRelationshipHandler  
 

Annotation Types Summary
ObjectIdRelationship Defines a "virtual" read-only to-one relationship based on an FK that is a String representation of Cayenne ObjectId.
 



Copyright © 2001-2013 Apache Cayenne. All Rights Reserved.