|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
CayenneMapEntry | Defining a double-linked named entry in CayenneMap. |
HierarchicalTreeVisitor | A hierarchical visitor interface used for tree structures traversal. |
XMLSerializable | Interface for Cayenne objects that can be saved to XML. |
Class Summary | |
---|---|
Base64Codec | Provides Base64 encoding and decoding as defined by RFC 2045. |
BaseTreeVisitor | A common superclass for specialized tree visitors. |
CayenneMap | A CayenneMap is a specialized double-linked sorted map class. |
ConversionUtil | A collection of static conversion utility methods. |
DeepMergeOperation | An operation that performs object graph deep merge, terminating merge at unresolved nodes. |
EntityMergeSupport | Implements methods for entity merging. |
EventUtil | Contains access stack events related utility methods. |
GenericResponse | A simple serializable implementation of QueryResponse. |
IDUtil | helper class to generate pseudo-GUID sequences. |
IncrementalListResponse | A QueryResponse that contains a sublist of the query result. |
IndexPropertyList | A List implementation that would maintain its internal ordering based on some object numeric "index" property. |
Invocation | Invocation represents a dynamic method invocation bound to a specific target. |
ListResponse | A QueryResponse optimized to hold a single object or data row list. |
LocalizedStringsHandler | Provides access to various modeler resources (mainly strings) obtained via a ResourceBundle. |
MemoryBlob | A Blob implementation that stores content in memory. |
MemoryClob | A Clob implementation that stores contents in memory. |
NameConverter | Utility class to convert from different naming styles to Java convention. |
ObjectContextGraphAction | A base implementation of a helper class to handle
ObjectContext.propertyChanged(org.apache.cayenne.Persistent, String, Object, Object)
processing on behalf of an ObjectContext. |
ObjectContextQueryAction | A helper class that implements
DataChannel.onQuery(ObjectContext, Query) logic on behalf of
an ObjectContext. |
ObjectDetachOperation | An operation that creates a subgraph of detached objects, using the PrefetchTree to delineate the graph boundaries. |
PersistentObjectHolder | A ValueHolder implementation that holds a single Persistent object related to an object used to initialize PersistentObjectHolder. |
PersistentObjectList | A list of persistent objects lazily resolved on the first access. |
RelationshipFault | An abstract superlcass of lazily faulted to-one and to-many relationships. |
ResourceLocator | Utility class to find resources (files, etc.), using a preconfigured strategy. |
TraversalUtil | Defines tree traversal utility methods. |
Util | Contains various unorganized static utility methods used across Cayenne. |
WebApplicationResourceLocator | A ResourceLocator that can find resources relative to web application context. |
XMLEncoder | A helper class to encode objects to XML. |
ZipUtil | Utility class to perform zip/unzip operations on files and directories. |
Annotation Types Summary | |
---|---|
TreeNodeChild | Annotates a public getter for the child property during the tree traversal. |
General utility classes.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |