Uses of Class
org.apache.torque.TooManyRowsException

Packages that use TooManyRowsException
org.apache.torque.util Misc. 
 

Uses of TooManyRowsException in org.apache.torque.util
 

Methods in org.apache.torque.util that throw TooManyRowsException
protected static void BasePeer.handleMultipleRecords(com.workingdogs.village.DataSet ds)
          If the user specified that (s)he only wants to retrieve a single record and multiple records are retrieved, this method is called to handle the situation.
 



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