Uses of Class
org.apache.torque.oid.IDBroker

Packages that use IDBroker
org.apache.torque Torque is an object-relational mapper for Java. 
org.apache.torque.map Description of the schema layout. 
 

Uses of IDBroker in org.apache.torque
 

Methods in org.apache.torque that return IDBroker
 IDBroker Database.getIDBroker()
          Get the IDBroker for this database.
 

Uses of IDBroker in org.apache.torque.map
 

Methods in org.apache.torque.map that return IDBroker
 IDBroker DatabaseMap.getIDBroker()
          Deprecated. Will be removed in a future version of Torque. Use DatabaseInfo#getIdBroker() instead to access the IDBroker.
 



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