BEA Systems, Inc.

com.beasys.commerce.axiom.contact.security
Class RDBMSDelegate.Finished

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--com.beasys.commerce.axiom.contact.security.RDBMSDelegate.Finished
Enclosing class:
com.beasys.commerce.axiom.contact.security.RDBMSDelegate

protected static class RDBMSDelegate.Finished
extends java.lang.Throwable

We use this class to indicate to a caller that a method has reached the end of a ResultSet. This is not an indication of error; it's just a slightly uncommon (in Java, anyway) way of returning more than one value.

See Also:
Serialized Form

Methods inherited from class java.lang.Throwable
fillInStackTrace, getLocalizedMessage, getMessage, printStackTrace, printStackTrace, printStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 


BEA Systems, Inc.

Copyright © 2000 BEA Systems, Inc. All Rights Reserved