Uses of Package
org.apache.cayenne.util
Package
Description
Contains persistence APIs directly accessible by users.
Contains classes that make up Cayenne ORM stack.
Cayenne data expression classes.
Contains expression parser and other expression internals.
Contains O/R mapping classes that store relational database
metadata information and map it to Java classes.
Defines standard queries supported by Cayenne and extension mechanism to create
custom queries.
General utility classes.
-
ClassDescriptionGeneric implementation of QueryResult using List as QueryResultItem storage.A base implementation of a helper class to handle
ObjectContext.propertyChanged(org.apache.cayenne.Persistent, String, Object, Object)
processing on behalf of an ObjectContext. -
ClassDescriptionSimple interface to unify PersistentObject* collections in way of setting properties directlyA list of persistent objects lazily resolved on the first access.An abstract superclass of lazily faulted to-one and to-many relationships.
-
ClassDescriptionA helper class to encode objects to XML.Interface for Cayenne objects that can be saved to XML.
-
ClassDescriptionA helper class to encode objects to XML.Interface for Cayenne objects that can be saved to XML.
-
ClassDescriptionA helper class to encode objects to XML.Interface for Cayenne objects that can be saved to XML.
-
ClassDescriptionDefining a double-linked named entry in CayenneMap.Interface for Cayenne objects that can be saved to XML.
-
ClassDescriptionDefining a double-linked named entry in CayenneMap.A helper class to encode objects to XML.Interface for Cayenne objects that can be saved to XML.
-
ClassDescriptionA helper class to encode objects to XML.Interface for Cayenne objects that can be saved to XML.
-
ClassDescriptionAssists in implementing
Comparable.compareTo(Object)
methods.EntityMergeListener interface defines API useful for listening to EntityMergeSupport processing.Assists in implementingObject.equals(Object)
methods.Assists in implementingObject.hashCode()
methods.A QueryResponse optimized to hold a single object or data row list.Simple interface to unify PersistentObject* collections in way of setting properties directlyAn abstract superclass of lazily faulted to-one and to-many relationships.A utility class to simplify implementation of Object toString methods.A helper class to encode objects to XML.Interface for Cayenne objects that can be saved to XML.