Package org.ujorm.tools.jdbc
Interface SqlConsumer
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
A ResultSet consumer for usage in the method
Stream.forEach() - Author:
- Pavel Ponec
- See Also:
-
Method Summary
Modifier and TypeMethodDescriptiondefault voidvoid
-
Method Details
-
accept
-
acceptResultset
- Throws:
SQLException
-