public abstract class CBPCursor extends SimpleCursor
Constructor and Description |
---|
CBPCursor(ResultSet rs,
ConnectionBundle returnMe,
ConnectionBundlePool home) |
Modifier and Type | Method and Description |
---|---|
void |
close()
forces the release of any resources that might be
associated with this object.
|
finalize, hasNext, next, objectFromResultSet, remove
public CBPCursor(ResultSet rs, ConnectionBundle returnMe, ConnectionBundlePool home)
public void close() throws Exception
ClosableResource
close
in interface ClosableResource
close
in interface UIterator
close
in class SimpleCursor
Exception
Copyright © 2017 com.mchange. All rights reserved.