Uses of Package
org.apache.torque.om.mapper

Packages that use org.apache.torque.om.mapper
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. 
 

Classes in org.apache.torque.om.mapper used by org.apache.torque.oid
RecordMapper
          Maps an object to a database record and back.
 

Classes in org.apache.torque.om.mapper used by org.apache.torque.om.mapper
RecordMapper
          Maps an object to a database record and back.
 

Classes in org.apache.torque.om.mapper used by org.apache.torque.util
RecordMapper
          Maps an object to a database record and back.
 



Copyright © 2000-2013 The Apache Software Foundation. All Rights Reserved.