ddbc v0.3.8 (2018-05-07T06:08:52Z)
Home
Dub
Repo
MySQLResultSet.this
ddbc
drivers
mysqlddbc
MySQLResultSet
Undocumented in source.
class
MySQLResultSet
this
(
MySQLStatement
stmt
,
mysql.connection.ResultSet
resultSet
,
ResultSetMetaData
metadata
)
Meta
Source
See Implementation
ddbc
drivers
mysqlddbc
MySQLResultSet
constructors
this
functions
checkClosed
close
decodeTextBlob
findColumn
first
getBoolean
getByte
getBytes
getDate
getDateTime
getDouble
getFetchSize
getFloat
getInt
getLong
getMetaData
getRow
getShort
getStatement
getString
getTime
getUbyte
getUbytes
getUint
getUlong
getUshort
getValue
getVariant
isFirst
isLast
isNull
lock
next
onStatementClosed
unlock
wasNull
variables
metadata