Package org.jpox.store.rdbms

Package providing management of the persistence to RDBMS datastores.

See:
          Description

Class Summary
Column Definition of a Column in the datastore.
Connection Wrapper for java.sql.Connection.
JDBCUtils Convenience helper for JDBC.
ParamLoggingPreparedStatement Wrapper for a PreparedStatement, providing access to a String representation of the statement with replaced actual parameters.
RDBMSFetchStatement Representation of a Fetch statement for RDBMS datastores.
RDBMSManager Manages the contents of a database schema on behalf of a particular PersistenceManagerFactory and all of its persistent instances.
RDBMSStoreData Representation of a class (FCO) / field (SCO) that is persisted to an RDBMS table.
RDBMSStoreHelper Provides a series of uilities assisting in the datastore management process for RDBMS datastores.
RequestIdentifier.Type Inner class representing the Type of request
SchemaAutoStarter Implementation of an Auto-Start Mechanism for JPOX.
 

Package org.jpox.store.rdbms Description

Package providing management of the persistence to RDBMS datastores. All subpackages below this level are specific to RDBMS.



Copyright © -2007 . All Rights Reserved.