Uses of Package
org.jpox.store.rdbms.adapter

Packages that use org.jpox.store.rdbms.adapter
org.jpox.store.query Provides implementations of the JDO Query interface, and ways of extracting an Object from the Query result set. 
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.mapping Package containing mappings for datastore (JDBC) types. 
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.adapter used by org.jpox.store.query
RDBMSAdapter
          Adapter for relational databases
 

Classes in org.jpox.store.rdbms.adapter used by org.jpox.store.rdbms
RDBMSAdapter
          Adapter for relational databases
 

Classes in org.jpox.store.rdbms.adapter used by org.jpox.store.rdbms.adapter
RDBMSAdapter
          Adapter for relational databases
RDBMSAdapterFactory
          Factory of RDBMS datastore adapters for JPOX.
 

Classes in org.jpox.store.rdbms.adapter used by org.jpox.store.rdbms.exceptions
RDBMSAdapter
          Adapter for relational databases
 

Classes in org.jpox.store.rdbms.adapter used by org.jpox.store.rdbms.mapping
RDBMSAdapter
          Adapter for relational databases
 

Classes in org.jpox.store.rdbms.adapter used by org.jpox.store.rdbms.table
RDBMSAdapter
          Adapter for relational databases
 



Copyright © -2007 . All Rights Reserved.