| Interface | Description |
|---|---|
| ObjectIdRelationshipFaultingStrategy |
An abstract strategy for resolving ObjectId relationships.
|
| Class | Description |
|---|---|
| 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 Type | Description |
|---|---|
| ObjectIdRelationship |
Defines a "virtual" read-only to-one relationship based on an FK that is a String
representation of Cayenne ObjectId.
|
Copyright © 2001–2014 Apache Cayenne. All rights reserved.