Uses of Package
org.apache.torque.util

Packages that use org.apache.torque.util
org.apache.torque.adapter Adapters between Torque and various databases. 
org.apache.torque.util Misc. 
 

Classes in org.apache.torque.util used by org.apache.torque.adapter
Query
          Used to assemble an SQL SELECT query.
 

Classes in org.apache.torque.util used by org.apache.torque.util
Criteria
          This is a utility class that is used for retrieving different types of values from a hashtable based on a simple name string.
Criteria.Criterion
          This is an inner class that describes an object in the criteria.
Query
          Used to assemble an SQL SELECT query.
SQLBuilder.QueryCallback
          Inner Interface that defines the Callback method for the buildQuery Criterion evaluation
SQLBuilder.TableCallback
          Inner Interface that defines the Callback method for the Table creation loop.
SqlEnum
          A typesafe enum of SQL string fragments.
UniqueList
          List with unique entries.
 



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