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

Packages that use org.objectweb.jorm.mapper.rdb.adapter.api
org.objectweb.jorm.mapper.rdb.adapter   
org.objectweb.jorm.mapper.rdb.adapter.api   
 

Classes in org.objectweb.jorm.mapper.rdb.adapter.api used by org.objectweb.jorm.mapper.rdb.adapter
JoinedTable
          is a recursive structure representing join between tables.
JoinedTable.Join
          defines a join between two tables.
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.
RdbAdapterException
          Exception occuring in the RdbAdapter management or implementation.
ResultsetAdapter
          Adapter for Resultset management
SequenceAdapter
          Adapter for sequence management.
TypeAdapter
          The supported type in the adapter.
ValueAsSQLStringAdapter
           
 

Classes in org.objectweb.jorm.mapper.rdb.adapter.api used by org.objectweb.jorm.mapper.rdb.adapter.api
JoinedTable
          is a recursive structure representing join between tables.
JoinedTable.Join
          defines a join between two tables.
PreparedStatementAdapter
          Adapter for PreparedStatement management
RdbAdapterException
          Exception occuring in the RdbAdapter management or implementation.
ResultsetAdapter
          Adapter for Resultset management
SequenceAdapter
          Adapter for sequence management.
TypeAdapter
          The supported type in the adapter.
ValueAsSQLStringAdapter