Interface StatementBuilder.ResultSetConsumer

Enclosing class:
StatementBuilder

public static interface StatementBuilder.ResultSetConsumer
The consumer to consume the ResultSet
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    accept(ResultSet resultSet)
    Consume the ResultSet