| Package | Description |
|---|---|
| com.databasesandlife.util.jdbc |
| Modifier and Type | Field and Description |
|---|---|
protected ResultSetIterator.CloseStrategy |
ResultSetIterator.closeStrategy |
| Modifier and Type | Method and Description |
|---|---|
static ResultSetIterator.CloseStrategy |
ResultSetIterator.CloseStrategy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ResultSetIterator.CloseStrategy[] |
ResultSetIterator.CloseStrategy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
ResultSetIterator(String sqlForLog,
PreparedStatement statement,
ResultSetIterator.CloseStrategy closeStrategy) |
Copyright © 2003–2018. All rights reserved.