ClosableResource, UIteratorpublic abstract class CBPCursor extends SimpleCursor
| Constructor | Description |
|---|---|
CBPCursor(java.sql.ResultSet rs,
ConnectionBundle returnMe,
ConnectionBundlePool home) |
| Modifier and Type | Method | Description |
|---|---|---|
void |
close() |
forces the release of any resources that might be
associated with this object.
|
clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitfinalize, hasNext, next, objectFromResultSet, removepublic CBPCursor(java.sql.ResultSet rs,
ConnectionBundle returnMe,
ConnectionBundlePool home)
public void close()
throws java.lang.Exception
ClosableResourceclose in interface ClosableResourceclose in interface UIteratorclose in class SimpleCursorjava.lang.Exception