Class ResultTableResultSetProcessor

    • Constructor Detail

      • ResultTableResultSetProcessor

        public ResultTableResultSetProcessor​(@NotNull
                                             @NotNull Dialect dialect)
    • Method Detail

      • process

        @NotNull
        public @NotNull ResultTable process​(@NotNull
                                            @NotNull java.sql.ResultSet resultSet)
                                     throws java.sql.SQLException
        Specified by:
        process in interface ResultSetProcessor<ResultTable>
        Throws:
        java.sql.SQLException