ddbc ~master (2019-12-15T12:40:34Z)
Home
Dub
Repo
ResultSet.opApply
ddbc
core
ResultSet
to iterate through all rows in result set
interface
ResultSet
int
opApply
(
int
delegate
(
DataSetReader
)
dg
)
Meta
Source
See Implementation
ddbc
core
ResultSet
functions
opApply
to iterate through all rows in result set