ddbc v0.3.4 (2017-06-23T17:39:31Z)
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
close
findColumn
first
getBoolean
getByte
getBytes
getDate
getDateTime
getDouble
getFetchSize
getFloat
getInt
getLong
getMetaData
getRow
getShort
getStatement
getString
getTime
getUbyte
getUbytes
getUint
getUlong
getUshort
getVariant
isFirst
isLast
isNull
next
opApply
wasNull
to iterate through all rows in result set