Class ObjectIdRelationshipBatchFaultingStrategy
java.lang.Object
org.apache.cayenne.lifecycle.relationship.ObjectIdRelationshipBatchFaultingStrategy
- All Implemented Interfaces:
ObjectIdRelationshipFaultingStrategy
public class ObjectIdRelationshipBatchFaultingStrategy
extends Object
implements ObjectIdRelationshipFaultingStrategy
A faulting strategy that does batch-faulting of related objects whenever a first
ObjectId relationship is accessed.
- Since:
- 3.1
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ObjectIdRelationshipBatchFaultingStrategy
public ObjectIdRelationshipBatchFaultingStrategy()
-
-
Method Details
-
afterObjectLoaded
- Specified by:
afterObjectLoadedin interfaceObjectIdRelationshipFaultingStrategy
-
afterQuery
public void afterQuery()- Specified by:
afterQueryin interfaceObjectIdRelationshipFaultingStrategy
-