Package org.jpox.store.rdbms.adapter

Provides mappings of all supported databases to aspects of the database that determines the SQL generation.

See:
          Description

Interface Summary
RDBMSAdapter Adapter for relational databases
SQLConstants Contains various constants from the SQL/92, SQL/99 and SQL 2003 standard.
 

Class Summary
DatabaseAdapter Provides methods for adapting SQL language elements to a specific vendor's database.
DerbySQLFunction Java Functions that are called by the database
RDBMSAdapterFactory Factory of RDBMS datastore adapters for JPOX.
 

Package org.jpox.store.rdbms.adapter Description

Provides mappings of all supported databases to aspects of the database that determines the SQL generation.



Copyright © -2007 . All Rights Reserved.