|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PreparedStatementAdapter | |
org.objectweb.jorm.mapper.rdb.adapter | |
org.objectweb.jorm.mapper.rdb.adapter.api |
Uses of PreparedStatementAdapter in org.objectweb.jorm.mapper.rdb.adapter |
Classes in org.objectweb.jorm.mapper.rdb.adapter that implement PreparedStatementAdapter | |
class |
BasicRdbAdapter
|
class |
CloudscapeAdapter
|
class |
Db2Adapter
|
class |
FirebirdAdapter
This class is a sql adapter for the Firebird relational database. |
class |
HsqlAdapter
RdbAdapter for the Hsql Database. |
class |
MckoiAdapter
|
class |
MysqlAdapter
MySql 4.0.12 |
class |
Oracle8Adapter
|
class |
OracleAdapter
|
class |
PostgresAdapter
|
class |
ProgressAdapter
Adapter for the database Progress 9.1D server |
class |
SapdbAdapter
This class is a sql adapter for the SapDB relational database. |
class |
SqlserverAdapter
This class is a sql adapter for the SQL Server relational database. |
class |
SybaseAdapter
This class is a sql adapter for the Sybase relational database. |
Uses of PreparedStatementAdapter in org.objectweb.jorm.mapper.rdb.adapter.api |
Subinterfaces of PreparedStatementAdapter in org.objectweb.jorm.mapper.rdb.adapter.api | |
interface |
RdbAdapter
This interface permits to adapte the use of a JDBC driver and the SQL type for the non conformance of a Database. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |