dstruct-orm ~master (2020-11-07T09:45:15Z)
Home
Dub
Repo
ResultSet.opApply
dstruct
ddbc
core
ResultSet
to iterate through all rows in result set
interface
ResultSet
int
opApply
(
int
delegate
(
DataSetReader
)
dg
)
Meta
Source
See Implementation
dstruct
ddbc
core
ResultSet
functions
close
findColumn
first
getBoolean
getByte
getBytes
getDate
getDateTime
getDouble
getFetchSize
getFloat
getInt
getLong
getMetaData
getRow
getShort
getStatement
getString
getSysTime
getTime
getUbyte
getUbytes
getUint
getUlong
getUshort
getVariant
isFirst
isLast
isNull
next
opApply
wasNull
to iterate through all rows in result set