Uses of Class
org.jpox.store.AbstractDatastoreAdapter

Packages that use AbstractDatastoreAdapter
org.jpox.store.rdbms.adapter Provides mappings of all supported databases to aspects of the database that determines the SQL generation. 
 

Uses of AbstractDatastoreAdapter in org.jpox.store.rdbms.adapter
 

Subclasses of AbstractDatastoreAdapter in org.jpox.store.rdbms.adapter
 class DatabaseAdapter
          Provides methods for adapting SQL language elements to a specific vendor's database.
 



Copyright © -2007 . All Rights Reserved.