Package org.apache.torque

Class Summary
Torque A static facade wrapper around the Torque implementation (which is in TorqueInstance).
TorqueInstance The core of Torque's implementation.
 

Exception Summary
NoRowsException This exception indicates that no rows were returned but atleast one should have been returned.
TooManyRowsException This exception indicates that more rows were returned than expected.
TorqueException The base class of all exceptions thrown by Torque.
TorqueRuntimeException This is a base class of runtime exeptions thrown by Torque.
 



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