Uses of Class
org.apache.cayenne.util.RelationshipFault

Packages that use RelationshipFault
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.access
 

Subclasses of RelationshipFault in org.apache.cayenne.access
 class ToManyList
          A list that holds objects for to-many relationships.
 

Uses of RelationshipFault in org.apache.cayenne.util
 

Subclasses of RelationshipFault in org.apache.cayenne.util
 class PersistentObjectHolder
          A ValueHolder implementation that holds a single Persistent object related to an object used to initialize PersistentObjectHolder.
 class PersistentObjectList
          A list of persistent objects lazily resolved on the first access.
 class PersistentObjectMap
           
 class PersistentObjectSet
           
 



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