The Sequence support is simple. You return a Seque...
# kdbc
t
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.