Class Summary |
IntResultSetAdapter |
This class is a convenience result set adapter for when only one int value will be returned. |
ResultSetAdapter |
The default implementation of the ResultSetListener. |
ResultSetCache |
This visitor will "cache" the values from a result set so that they may be
passed around without having to keep a connection open, etc. |
ResultSetCacheTest |
|
ResultSetCounter |
This Listener may be used to count the number of rows returned from a result set. |
ResultSetPrinter |
This listener will build up text associated with the result set. |