public interface RsConsumer extends Consumer<ResultSet>
Stream.forEach()
RowIterator
Modifier and Type | Method and Description |
---|---|
default void |
accept(ResultSet t) |
void |
acceptResultset(ResultSet t) |
void acceptResultset(ResultSet t) throws SQLException
SQLException
Copyright 2019-2022, Pavel Ponec