Uses of Package
org.jpox.store.rdbms

Packages that use org.jpox.store.rdbms
org.jpox.store.rdbms Package providing management of the persistence to RDBMS datastores. 
org.jpox.store.rdbms.adapter Provides mappings of all supported databases to aspects of the database that determines the SQL generation. 
org.jpox.store.rdbms.exceptions   
org.jpox.store.rdbms.key This package contains wrappers to various types of keys found in RDBMS databases. 
org.jpox.store.rdbms.mapping Package containing mappings for datastore (JDBC) types. 
org.jpox.store.rdbms.scostore This package provides classes defining the (SCO) backing store for various container classes (Collections/Maps) within JPOX. 
org.jpox.store.rdbms.table Provides a series of classes modelling tables and views, firstly in RDBMS, and then extending this to JDO representations. 
 

Classes in org.jpox.store.rdbms used by org.jpox.store.rdbms
Column
          Definition of a Column in the datastore.
RDBMSManager
          Manages the contents of a database schema on behalf of a particular PersistenceManagerFactory and all of its persistent instances.
RequestIdentifier.Type
          Inner class representing the Type of request
 

Classes in org.jpox.store.rdbms used by org.jpox.store.rdbms.adapter
Column
          Definition of a Column in the datastore.
 

Classes in org.jpox.store.rdbms used by org.jpox.store.rdbms.exceptions
Column
          Definition of a Column in the datastore.
 

Classes in org.jpox.store.rdbms used by org.jpox.store.rdbms.key
Column
          Definition of a Column in the datastore.
 

Classes in org.jpox.store.rdbms used by org.jpox.store.rdbms.mapping
Column
          Definition of a Column in the datastore.
 

Classes in org.jpox.store.rdbms used by org.jpox.store.rdbms.scostore
RDBMSManager
          Manages the contents of a database schema on behalf of a particular PersistenceManagerFactory and all of its persistent instances.
 

Classes in org.jpox.store.rdbms used by org.jpox.store.rdbms.table
Column
          Definition of a Column in the datastore.
RDBMSManager
          Manages the contents of a database schema on behalf of a particular PersistenceManagerFactory and all of its persistent instances.
 



Copyright © -2007 . All Rights Reserved.