Uses of Package
org.apache.torque.util

Packages that use org.apache.torque.util
org.apache.torque.criteria This package contains Torque's Criteria classes. 
org.apache.torque.sql This package contains classes which are mainly used in the SQL generation process. 
org.apache.torque.util Misc. 
 

Classes in org.apache.torque.util used by org.apache.torque.criteria
UniqueColumnList
          List with unique entries.
UniqueList
          List with unique entries.
 

Classes in org.apache.torque.util used by org.apache.torque.sql
Criteria
          Deprecated. This class will be removed in a future version of Torque. Use org.apache.torque.criteria.Criteria instead; note that that class has another semantics of the add.. and or.. methods.
UniqueList
          List with unique entries.
 

Classes in org.apache.torque.util used by org.apache.torque.util
BasePeerImpl
          This is the base class for all Peer classes in the system.
ColumnValues
          A class containing values for database columns.
Criteria
          Deprecated. This class will be removed in a future version of Torque. Use org.apache.torque.criteria.Criteria instead; note that that class has another semantics of the add.. and or.. methods.
Criteria.Criterion
          Deprecated. This is an inner class that describes an object in the criteria.
JdbcTypedValue
          A value plus its JDBC type.
ListOrderedMapCI
          A subclass of the Apache Commons ListOrderedMap that has case insensitive String key methods.
TransactionManager
          Torque's interface to the transaction management sytsem.
UniqueColumnList
          List with unique entries.
UniqueList
          List with unique entries.
 



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