Uses of Interface
org.apache.cayenne.util.PersistentObjectCollection
Package
Description
Contains classes that make up Cayenne ORM stack.
General utility classes.
-
Uses of PersistentObjectCollection in org.apache.cayenne.access
Modifier and TypeClassDescriptionclass
ToManyList<E>
A list that holds objects for to-many relationships.class
ToManySet<E>
-
Uses of PersistentObjectCollection in org.apache.cayenne.util
Modifier and TypeClassDescriptionclass
A list of persistent objects lazily resolved on the first access.class