- Enclosing interface:
SqlTemplate
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
A listener for record events within a SQL query context.
-
Method Summary
-
Method Details
-
onRecord
Invoked when a new record is processed.- Parameters:
record- the record that is being processed.- Since:
- 1.2
-