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

Interface Summary

PreparedStatementAdapter Adapter for PreparedStatement management
RdbAdapter This interface permits to adapte the use of a JDBC driver and the SQL type for the non conformance of a Database.
ResultsetAdapter Adapter for Resultset management
SequenceAdapter Adapter for sequence management.
TypeAdapter The supported type in the adapter.
ValueAsSQLStringAdapter

Class Summary

JoinedTable is a recursive structure representing join between tables.
JoinedTable.Join defines a join between two tables.
RdbAdapterException Exception occuring in the RdbAdapter management or implementation.