Package | Description |
---|---|
org.castor.cpa.jpa.info | |
org.castor.cpa.persistence.sql.driver | |
org.castor.cpa.persistence.sql.engine | |
org.castor.cpa.persistence.sql.keygen | |
org.castor.cpa.persistence.sql.keygen.typehandler | |
org.castor.jdo.util | |
org.castor.persist | |
org.castor.persist.proxy | |
org.castor.persist.resolver | |
org.exolab.castor.jdo |
The Java Data Objects API
|
org.exolab.castor.jdo.engine |
Implementation of the Castor JDO engine.
|
org.exolab.castor.jdo.oql | |
org.exolab.castor.persist |
The Castor persistence engine handles object persistence, object
caching, transaction concurrency and locking.
|
org.exolab.castor.persist.spi |
Defines the interfaces for persistence engine service providers.
|
Class and Description |
---|
Database
An open connection to the database.
|
Class and Description |
---|
DbMetaInfo
Database meta information encapsulation
This is currently used to get the database version out of a
JDBC database connection and enable comparing against some
required version string.
|
Class and Description |
---|
Database
An open connection to the database.
|
PersistenceException
An exception representing another exception (an SQL exception, a JNDI
naming exception, etc) raised by the underlying persistence engine.
|
Class and Description |
---|
Database
An open connection to the database.
|
PersistenceException
An exception representing another exception (an SQL exception, a JNDI
naming exception, etc) raised by the underlying persistence engine.
|
Class and Description |
---|
PersistenceException
An exception representing another exception (an SQL exception, a JNDI
naming exception, etc) raised by the underlying persistence engine.
|
Class and Description |
---|
Database
An open connection to the database.
|
Class and Description |
---|
ConnectionFailedException
An attempt to open a JDBC connection failed.
|
Database
An open connection to the database.
|
DbMetaInfo
Database meta information encapsulation
This is currently used to get the database version out of a
JDBC database connection and enable comparing against some
required version string.
|
PersistenceException
An exception representing another exception (an SQL exception, a JNDI
naming exception, etc) raised by the underlying persistence engine.
|
QueryException
Reports an exception with the query, either syntax, query parameters
or inability to perform the query against the persistence engine.
|
TransactionAbortedException
Informs that the user transaction has been explicitly aborted by
the database due to some failure and the reason for that failure.
|
Class and Description |
---|
ObjectNotFoundException
An attempt to load an object failed, an object of that type with
that primary key was not found in persistent storage.
|
Class and Description |
---|
PersistenceException
An exception representing another exception (an SQL exception, a JNDI
naming exception, etc) raised by the underlying persistence engine.
|
Class and Description |
---|
CacheManager
CacheManager handles expiring objects from the cache.
|
Database
An open connection to the database.
|
DataObjects
A factory for
Database connections. |
JDOManager
Implementation of the JDOManager engine used for obtaining database
connections.
|
ObjectNotPersistentException
Exception indicating object is not persistent.
|
OQLQuery
An OQL query object.
|
PersistenceException
An exception representing another exception (an SQL exception, a JNDI
naming exception, etc) raised by the underlying persistence engine.
|
Query
A query object.
|
QueryResults
An iteration of the results of a query.
|
TransactionAbortedException
Informs that the user transaction has been explicitly aborted by
the database due to some failure and the reason for that failure.
|
TransactionNotInProgressException
Indicates the operation cannot be performed since a transaction is not
in progress.
|
Class and Description |
---|
CacheManager
CacheManager handles expiring objects from the cache.
|
Database
An open connection to the database.
|
DatabaseNotFoundException
This exception is thrown when attempting to open a database that
does not exist.
|
OQLQuery
An OQL query object.
|
PersistenceException
An exception representing another exception (an SQL exception, a JNDI
naming exception, etc) raised by the underlying persistence engine.
|
Query
A query object.
|
QueryException
Reports an exception with the query, either syntax, query parameters
or inability to perform the query against the persistence engine.
|
QueryResults
An iteration of the results of a query.
|
TransactionAbortedException
Informs that the user transaction has been explicitly aborted by
the database due to some failure and the reason for that failure.
|
TransactionNotInProgressException
Indicates the operation cannot be performed since a transaction is not
in progress.
|
Class and Description |
---|
DbMetaInfo
Database meta information encapsulation
This is currently used to get the database version out of a
JDBC database connection and enable comparing against some
required version string.
|
PersistenceException
An exception representing another exception (an SQL exception, a JNDI
naming exception, etc) raised by the underlying persistence engine.
|
QueryException
Reports an exception with the query, either syntax, query parameters
or inability to perform the query against the persistence engine.
|
Class and Description |
---|
ClassNotPersistenceCapableException
Exception thrown to indicate objects of this class are not persistent
capable.
|
Database
An open connection to the database.
|
LockNotGrantedException
Exception thrown when failed to acquire a lock on an object, a timeout
occured waiting to acquire the lock, or a deadlock has been detected.
|
PersistenceException
An exception representing another exception (an SQL exception, a JNDI
naming exception, etc) raised by the underlying persistence engine.
|
Class and Description |
---|
Database
An open connection to the database.
|
DbMetaInfo
Database meta information encapsulation
This is currently used to get the database version out of a
JDBC database connection and enable comparing against some
required version string.
|
PersistenceException
An exception representing another exception (an SQL exception, a JNDI
naming exception, etc) raised by the underlying persistence engine.
|
QueryException
Reports an exception with the query, either syntax, query parameters
or inability to perform the query against the persistence engine.
|
Copyright © 2014. All rights reserved.