Uses of Class
org.apache.torque.om.BaseObject

Packages that use BaseObject
org.apache.torque.om API for the classic Torque-generated object model. 
 

Uses of BaseObject in org.apache.torque.om
 

Methods in org.apache.torque.om with parameters of type BaseObject
 boolean BaseObject.equals(BaseObject bo)
          Compares the primary key of this instance with the key of another.
 



Copyright © 2000-2010 Apache Software Foundation. All Rights Reserved.