Package org.jpox.store.rdbms

Package providing management of the persistence to RDBMS datastores.

See:
          Description

Interface Summary
ConnectionProvider Connects to a DataSource to obtain a Connection.
 

Class Summary
Column Definition of a Column in the datastore.
ConnectionFactoryImpl ConnectionFactory for RDBMS datastores.
ConnectionProviderPriorityList Utility class for Failover
JDBCUtils Convenience helper for JDBC.
JDOConnectionImpl Implementation of a JDO connection for RDBMS datastores.
JDOSequenceImpl Basic implementation of a JDO 2 datastore sequence for RDBMS datastores.
RDBMSFetchStatement Representation of a Fetch statement for RDBMS datastores.
RDBMSManager StoreManager for RDBMS datastores.
RDBMSPersistenceHandler Handler for persistence for RDBMS datastores.
RDBMSPropertyValidator Validator for persistence properties used by RDBMS.
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.
SchemaAutoStarter Implementation of an Auto-Start Mechanism for JPOX.
SchemaAutoStarter2 Implementation of an Auto-Start Mechanism for JPOX.
SchemaTable2 Schema Table
SQLController Controller for execution of SQL statements to the underlying RDBMS datastore.
SQLWarnings Utilities for handling SQL Warnings
 

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 © -2008 . All Rights Reserved.