|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.mchange.v1.db.sql.SimpleCursor
com.mchange.v1.db.sql.CBPCursor
public abstract class CBPCursor
| Constructor Summary | |
|---|---|
CBPCursor(java.sql.ResultSet rs,
ConnectionBundle returnMe,
ConnectionBundlePool home)
|
|
| Method Summary | |
|---|---|
void |
close()
forces the release of any resources that might be associated with this object. |
| Methods inherited from class com.mchange.v1.db.sql.SimpleCursor |
|---|
finalize, hasNext, next, objectFromResultSet, remove |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CBPCursor(java.sql.ResultSet rs,
ConnectionBundle returnMe,
ConnectionBundlePool home)
| Method Detail |
|---|
public void close()
throws java.lang.Exception
ClosableResource
close in interface ClosableResourceclose in interface UIteratorclose in class SimpleCursorjava.lang.Exception
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||