Uses of Package
org.apache.torque.om.mapper
-
Packages that use org.apache.torque.om.mapper Package Description org.apache.torque.oid The ID broker, an API to provide persistent object identifiers, as described by Scott Ambler's paper on "Enterprise-Ready Object IDs".org.apache.torque.om.mapper Contains the Mapper interface which defines how to map from a ResultSet to an object, and simple implementations of this interface.org.apache.torque.util Misc. utility classes. -
Classes in org.apache.torque.om.mapper used by org.apache.torque.oid Class Description RecordMapper Maps an object to a database record and back. -
Classes in org.apache.torque.om.mapper used by org.apache.torque.om.mapper Class Description RecordMapper Maps an object to a database record and back. -
Classes in org.apache.torque.om.mapper used by org.apache.torque.util Class Description RecordMapper Maps an object to a database record and back.