Interface StatementBuilder.ResultSetConsumer
- Enclosing class:
StatementBuilder
public static interface StatementBuilder.ResultSetConsumer
The consumer to consume the
ResultSet-
Method Summary
-
Method Details
-
accept
Consume theResultSet- Parameters:
resultSet- theResultSet- Throws:
SQLException- if a SQL error occurs
-