Class and Description |
---|
BaseDataObject
Base implementation of
DataObject ,
have no assumption about how data is actually stored. |
CayenneRuntimeException
A generic unchecked exception that may be thrown by Cayenne framework.
|
DataChannel
DataChannel is an abstraction used by ObjectContexts to obtain mapping metadata and
access a persistent store.
|
DataChannelFilterChain
Deprecated.
since 4.1 in favor of
DataChannelSyncFilterChain and DataChannelQueryFilterChain |
DataChannelQueryFilter
An interface of a filter that allows to intercept DataChannel query operations.
|
DataChannelQueryFilterChain
Interface for chain of query filters
|
DataChannelSyncCallbackAction |
DataChannelSyncFilter
An interface of a filter that allows to intercept DataChannel sync operations.
|
DataChannelSyncFilterChain
Interface for chain of sync filters
|
DataObject
Defines basic methods for a persistent object in Cayenne.
|
DataRow
DataRow a map that holds values retrieved from the database for a given query row.
|
DeleteDenyException
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.
|
ObjectContext
A Cayenne object facade to a persistent store.
|
ObjectId
A portable global identifier for persistent objects.
|
Persistent
Defines minimal API of an object that can be persisted via Cayenne.
|
PersistentObject
A convenience base superclass for concrete Persistent objects.
|
QueryResponse
Represents a result of query execution.
|
QueryResult
Represents a collection of items which are results of a multipart query execution.
|
QueryResultItem
Represents a single item in a multipart query execution.
|
ResultBatchIterator
Defines API of a batch iterator over the ResultIterator returned as a result of
Select queries execution.
|
ResultIterator
Defines API of an iterator over the records returned as a result of
Select queries execution.
|
ResultIteratorCallback
A callback interface invoked on each row when iterating over
ResultIterator . |
Validating
Defines a number of callback methods that allow an object to be validated before safe.
|
Class and Description |
---|
BaseContext
A common base superclass for Cayenne ObjectContext implementors.
|
CayenneRuntimeException
A generic unchecked exception that may be thrown by Cayenne framework.
|
DataChannel
DataChannel is an abstraction used by ObjectContexts to obtain mapping metadata and
access a persistent store.
|
DataChannelFilter
Deprecated.
since 4.1 use
DataChannelQueryFilter and DataChannelSyncFilter |
DataChannelQueryFilter
An interface of a filter that allows to intercept DataChannel query operations.
|
DataChannelSyncFilter
An interface of a filter that allows to intercept DataChannel sync operations.
|
DataObject
Defines basic methods for a persistent object in Cayenne.
|
DataRow
DataRow a map that holds values retrieved from the database for a given query row.
|
Fault
Represents a placeholder for an unresolved relationship from a source object.
|
ObjectContext
A Cayenne object facade to a persistent store.
|
ObjectId
A portable global identifier for persistent objects.
|
Persistent
Defines minimal API of an object that can be persisted via Cayenne.
|
QueryResponse
Represents a result of query execution.
|
ResultIterator
Defines API of an iterator over the records returned as a result of
Select queries execution.
|
ValueHolder
Provides a level of indirection for property value access, most often used for deferred
faulting of to-one relationships.
|
Class and Description |
---|
DataRow
DataRow a map that holds values retrieved from the database for a given query row.
|
ObjectId
A portable global identifier for persistent objects.
|
Class and Description |
---|
ResultIterator
Defines API of an iterator over the records returned as a result of
Select queries execution.
|
Class and Description |
---|
ObjectId
A portable global identifier for persistent objects.
|
Persistent
Defines minimal API of an object that can be persisted via Cayenne.
|
Class and Description |
---|
ObjectId
A portable global identifier for persistent objects.
|
ResultIterator
Defines API of an iterator over the records returned as a result of
Select queries execution.
|
Class and Description |
---|
Persistent
Defines minimal API of an object that can be persisted via Cayenne.
|
Class and Description |
---|
ConfigurationException
A runtime exception thrown on failures in Cayenne configuration.
|
Class and Description |
---|
CayenneRuntimeException
A generic unchecked exception that may be thrown by Cayenne framework.
|
ConfigurationException
A runtime exception thrown on failures in Cayenne configuration.
|
DataChannel
DataChannel is an abstraction used by ObjectContexts to obtain mapping metadata and
access a persistent store.
|
ObjectContext
A Cayenne object facade to a persistent store.
|
Class and Description |
---|
ConfigurationException
A runtime exception thrown on failures in Cayenne configuration.
|
DataChannel
DataChannel is an abstraction used by ObjectContexts to obtain mapping metadata and
access a persistent store.
|
ObjectContext
A Cayenne object facade to a persistent store.
|
Class and Description |
---|
CayenneRuntimeException
A generic unchecked exception that may be thrown by Cayenne framework.
|
ConfigurationException
A runtime exception thrown on failures in Cayenne configuration.
|
DataChannel
DataChannel is an abstraction used by ObjectContexts to obtain mapping metadata and
access a persistent store.
|
DataChannelFilter
Deprecated.
since 4.1 use
DataChannelQueryFilter and DataChannelSyncFilter |
DataChannelQueryFilter
An interface of a filter that allows to intercept DataChannel query operations.
|
DataChannelSyncFilter
An interface of a filter that allows to intercept DataChannel sync operations.
|
ObjectContext
A Cayenne object facade to a persistent store.
|
Class and Description |
---|
CayenneRuntimeException
A generic unchecked exception that may be thrown by Cayenne framework.
|
ConfigurationException
A runtime exception thrown on failures in Cayenne configuration.
|
Class and Description |
---|
CayenneRuntimeException
A generic unchecked exception that may be thrown by Cayenne framework.
|
Class and Description |
---|
ConfigurationException
A runtime exception thrown on failures in Cayenne configuration.
|
Class and Description |
---|
CayenneRuntimeException
A generic unchecked exception that may be thrown by Cayenne framework.
|
Persistent
Defines minimal API of an object that can be persisted via Cayenne.
|
Class and Description |
---|
ObjectContext
A Cayenne object facade to a persistent store.
|
Persistent
Defines minimal API of an object that can be persisted via Cayenne.
|
Class and Description |
---|
DataRow
DataRow a map that holds values retrieved from the database for a given query row.
|
ObjectId
A portable global identifier for persistent objects.
|
Persistent
Defines minimal API of an object that can be persisted via Cayenne.
|
Class and Description |
---|
DataRow
DataRow a map that holds values retrieved from the database for a given query row.
|
ObjectContext
A Cayenne object facade to a persistent store.
|
ObjectId
A portable global identifier for persistent objects.
|
Persistent
Defines minimal API of an object that can be persisted via Cayenne.
|
ProcedureResult
Result of procedure call.
|
QueryResult
Represents a collection of items which are results of a multipart query execution.
|
ResultBatchIterator
Defines API of a batch iterator over the ResultIterator returned as a result of
Select queries execution.
|
ResultIterator
Defines API of an iterator over the records returned as a result of
Select queries execution.
|
ResultIteratorCallback
A callback interface invoked on each row when iterating over
ResultIterator . |
Class and Description |
---|
CayenneRuntimeException
A generic unchecked exception that may be thrown by Cayenne framework.
|
Fault
Represents a placeholder for an unresolved relationship from a source object.
|
LifecycleListener
A callback interface to listen to persistent object lifecycle events.
|
Persistent
Defines minimal API of an object that can be persisted via Cayenne.
|
ValueHolder
Provides a level of indirection for property value access, most often used for deferred
faulting of to-one relationships.
|
Class and Description |
---|
CayenneRuntimeException
A generic unchecked exception that may be thrown by Cayenne framework.
|
DataChannel
DataChannel is an abstraction used by ObjectContexts to obtain mapping metadata and
access a persistent store.
|
ObjectContext
A Cayenne object facade to a persistent store.
|
QueryResponse
Represents a result of query execution.
|
Class and Description |
---|
CayenneRuntimeException
A generic unchecked exception that may be thrown by Cayenne framework.
|
DataChannel
DataChannel is an abstraction used by ObjectContexts to obtain mapping metadata and
access a persistent store.
|
Class and Description |
---|
CayenneRuntimeException
A generic unchecked exception that may be thrown by Cayenne framework.
|
Class and Description |
---|
DataChannelSyncFilter
An interface of a filter that allows to intercept DataChannel sync operations.
|
DataChannelSyncFilterChain
Interface for chain of sync filters
|
ObjectContext
A Cayenne object facade to a persistent store.
|
Class and Description |
---|
CayenneRuntimeException
A generic unchecked exception that may be thrown by Cayenne framework.
|
DataChannel
DataChannel is an abstraction used by ObjectContexts to obtain mapping metadata and
access a persistent store.
|
DataChannelListener
A listener of
DataChannel lifecycle events. |
ObjectContext
A Cayenne object facade to a persistent store.
|
ObjectId
A portable global identifier for persistent objects.
|
Persistent
Defines minimal API of an object that can be persisted via Cayenne.
|
ProcedureResult
Result of procedure call.
|
QueryResponse
Represents a result of query execution.
|
QueryResult
Represents a collection of items which are results of a multipart query execution.
|
QueryResultItem
Represents a single item in a multipart query execution.
|
ResultIterator
Defines API of an iterator over the records returned as a result of
Select queries execution.
|
ValueHolder
Provides a level of indirection for property value access, most often used for deferred
faulting of to-one relationships.
|
Class and Description |
---|
CayenneRuntimeException
A generic unchecked exception that may be thrown by Cayenne framework.
|
Copyright © 2001–2019 Apache Cayenne. All rights reserved.