https://kotlinlang.org logo
#kdbc
Title
t

thomasnield

05/08/2016, 6:10 PM
The Sequence support is simple. You return a Sequence<ResultSet> which you can map to a domain class instance. You could also support Tuples, getting a single value of a specified type, etc.