Uses of Package
org.apache.cayenne
Package
Description
Contains persistence APIs directly accessible by users.
Contains classes that make up Cayenne ORM stack.
Contains classes that handle JDBC interactions.
Contains classes that make up Cayenne generic event dispatch mechanism.
Cayenne data expression classes.
Property API
Contains generic graph management tools used in Cayenne.
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.
Contains classes an interfaces related to Cayenne remote object persistence features.
General utility classes.
-
ClassDescriptionBase implementation of
DataObject
, have no assumption about how data is actually stored.A generic unchecked exception that may be thrown by Cayenne framework.DataChannel is an abstraction used by ObjectContexts to obtain mapping metadata and access a persistent store.Deprecated.An interface of a filter that allows to intercept DataChannel query operations.Interface for chain of query filtersAn interface of a filter that allows to intercept DataChannel sync operations.Interface for chain of sync filtersDefines basic methods for a persistent object in Cayenne.DataRow a map that holds values retrieved from the database for a given query row.An exception thrown during an attempt to delete an object that has a relationship to a non-null related object, that has a DENY delete rule.A Cayenne object facade to a persistent store.A portable global identifier for persistent objects.Defines minimal API of an object that can be persisted via Cayenne.A convenience base superclass for concrete Persistent objects.Represents a result of query execution.Represents a collection of items which are results of a multipart query execution.Represents a single item in a multipart query execution.Defines API of a batch iterator over the ResultIterator returned as a result of Select queries execution.Defines API of an iterator over the records returned as a result of Select queries execution.A callback interface invoked on each row when iterating overResultIterator
.Defines a number of callback methods that allow an object to be validated before safe. -
ClassDescriptionA common base superclass for Cayenne ObjectContext implementors.A generic unchecked exception that may be thrown by Cayenne framework.DataChannel is an abstraction used by ObjectContexts to obtain mapping metadata and access a persistent store.Deprecated.since 4.1 use
DataChannelQueryFilter
andDataChannelSyncFilter
An interface of a filter that allows to intercept DataChannel query operations.An interface of a filter that allows to intercept DataChannel sync operations.Defines basic methods for a persistent object in Cayenne.DataRow a map that holds values retrieved from the database for a given query row.Represents a placeholder for an unresolved relationship from a source object.A Cayenne object facade to a persistent store.A portable global identifier for persistent objects.Defines minimal API of an object that can be persisted via Cayenne.Represents a result of query execution.Defines API of an iterator over the records returned as a result of Select queries execution.Provides a level of indirection for property value access, most often used for deferred faulting of to-one relationships. -
-
-
ClassDescriptionA portable global identifier for persistent objects.Defines minimal API of an object that can be persisted via Cayenne.
-
ClassDescriptionDefines API of an iterator over the records returned as a result of Select queries execution.
-
ClassDescriptionA portable global identifier for persistent objects.Defines API of an iterator over the records returned as a result of Select queries execution.
-
-
ClassDescriptionA runtime exception thrown on failures in Cayenne configuration.
-
ClassDescriptionA generic unchecked exception that may be thrown by Cayenne framework.A runtime exception thrown on failures in Cayenne configuration.DataChannel is an abstraction used by ObjectContexts to obtain mapping metadata and access a persistent store.A Cayenne object facade to a persistent store.
-
ClassDescriptionA runtime exception thrown on failures in Cayenne configuration.DataChannel is an abstraction used by ObjectContexts to obtain mapping metadata and access a persistent store.A Cayenne object facade to a persistent store.
-
ClassDescriptionA generic unchecked exception that may be thrown by Cayenne framework.A runtime exception thrown on failures in Cayenne configuration.DataChannel is an abstraction used by ObjectContexts to obtain mapping metadata and access a persistent store.Deprecated.since 4.1 use
DataChannelQueryFilter
andDataChannelSyncFilter
An interface of a filter that allows to intercept DataChannel query operations.An interface of a filter that allows to intercept DataChannel sync operations.A Cayenne object facade to a persistent store. -
ClassDescriptionA generic unchecked exception that may be thrown by Cayenne framework.A runtime exception thrown on failures in Cayenne configuration.
-
ClassDescriptionA generic unchecked exception that may be thrown by Cayenne framework.
-
ClassDescriptionA runtime exception thrown on failures in Cayenne configuration.
-
ClassDescriptionA generic unchecked exception that may be thrown by Cayenne framework.Defines minimal API of an object that can be persisted via Cayenne.
-
ClassDescriptionA portable global identifier for persistent objects.Defines minimal API of an object that can be persisted via Cayenne.
-
ClassDescriptionA Cayenne object facade to a persistent store.Defines minimal API of an object that can be persisted via Cayenne.
-
ClassDescriptionDataRow a map that holds values retrieved from the database for a given query row.A portable global identifier for persistent objects.Defines minimal API of an object that can be persisted via Cayenne.
-
ClassDescriptionDataRow a map that holds values retrieved from the database for a given query row.A Cayenne object facade to a persistent store.A portable global identifier for persistent objects.Defines minimal API of an object that can be persisted via Cayenne.Result of procedure call.Represents a collection of items which are results of a multipart query execution.Defines API of a batch iterator over the ResultIterator returned as a result of Select queries execution.Defines API of an iterator over the records returned as a result of Select queries execution.A callback interface invoked on each row when iterating over
ResultIterator
. -
ClassDescriptionA generic unchecked exception that may be thrown by Cayenne framework.Represents a placeholder for an unresolved relationship from a source object.A callback interface to listen to persistent object lifecycle events.Defines minimal API of an object that can be persisted via Cayenne.Provides a level of indirection for property value access, most often used for deferred faulting of to-one relationships.
-
ClassDescriptionA generic unchecked exception that may be thrown by Cayenne framework.DataChannel is an abstraction used by ObjectContexts to obtain mapping metadata and access a persistent store.A Cayenne object facade to a persistent store.Represents a result of query execution.
-
ClassDescriptionA generic unchecked exception that may be thrown by Cayenne framework.DataChannel is an abstraction used by ObjectContexts to obtain mapping metadata and access a persistent store.
-
ClassDescriptionA generic unchecked exception that may be thrown by Cayenne framework.
-
ClassDescriptionAn interface of a filter that allows to intercept DataChannel sync operations.Interface for chain of sync filtersA Cayenne object facade to a persistent store.
-
ClassDescriptionA generic unchecked exception that may be thrown by Cayenne framework.DataChannel is an abstraction used by ObjectContexts to obtain mapping metadata and access a persistent store.A listener of
DataChannel
lifecycle events.A Cayenne object facade to a persistent store.A portable global identifier for persistent objects.Defines minimal API of an object that can be persisted via Cayenne.Result of procedure call.Represents a result of query execution.Represents a collection of items which are results of a multipart query execution.Represents a single item in a multipart query execution.Defines API of an iterator over the records returned as a result of Select queries execution.Provides a level of indirection for property value access, most often used for deferred faulting of to-one relationships. -
ClassDescriptionA generic unchecked exception that may be thrown by Cayenne framework.
DataChannelSyncFilterChain
andDataChannelQueryFilterChain