Package org.objectweb.jorm.mapper.rdb.adapter

Interface Summary
RdbAdapter Deprecated. see org.objectweb.jorm.mapper.rdb.adapter.api.RdbAdapter
 

Class Summary
BasicArray This class is a generic implementation of the java.sql.Array interface, permiting to store array through JDBC.
BasicRdbAdapter  
CloudscapeAdapter  
Db2Adapter  
FirebirdAdapter This class is a sql adapter for the Firebird relational database.
HsqlAdapter RdbAdapter for the Hsql Database.
MckoiAdapter  
MysqlAdapter MySql 4.0.12
Oracle8Adapter  
OracleAdapter  
PostgresAdapter  
ProgressAdapter Adapter for the database Progress 9.1D server
RdbAdapterFactory This factory permits to create new instances of RdbAdapter.
SapdbAdapter This class is a sql adapter for the SapDB relational database.
SqlserverAdapter This class is a sql adapter for the SQL Server relational database.
SybaseAdapter This class is a sql adapter for the Sybase relational database.