Package org.apache.torque.util

Misc.

See:
          Description

Class Summary
BasePeer This is the base class for all Peer classes in the system.
Criteria This is a utility class that is used for retrieving different types of values from a hashtable based on a simple name string.
LargeSelect This class can be used to retrieve a large result set from a database query.
LimitHelper Factored out all the various "How to generate offset and limit for my personal database" from the BasePeer.
Query Used to assemble an SQL SELECT query.
SqlEnum A typesafe enum of SQL string fragments.
SqlExpression This class represents a part of an SQL query found in the WHERE section.
Transaction Refactored begin/commit/rollback transaction methods away from the BasePeer.
UniqueList List with unique entries.
 

Package org.apache.torque.util Description

Misc. utility classes.



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