Uses of Class
org.apache.cayenne.util.RelationshipFault
| Package | Description | 
|---|---|
| org.apache.cayenne.access | Contains classes that make up Cayenne ORM stack. | 
| org.apache.cayenne.util | General utility classes. | 
- 
Uses of RelationshipFault in org.apache.cayenne.accessSubclasses of RelationshipFault in org.apache.cayenne.access Modifier and Type Class Description classToManyList<E>A list that holds objects for to-many relationships.classToManySet<E>
- 
Uses of RelationshipFault in org.apache.cayenne.utilSubclasses of RelationshipFault in org.apache.cayenne.util Modifier and Type Class Description classPersistentObjectHolder<E>A ValueHolder implementation that holds a single Persistent object related to an object used to initialize PersistentObjectHolder.classPersistentObjectList<E>A list of persistent objects lazily resolved on the first access.classPersistentObjectMapclassPersistentObjectSet<E>