ddbc v0.3.8 (2018-05-07T06:08:52Z)
Home
Dub
Repo
MySQLPreparedStatement.setNull
ddbc
drivers
mysqlddbc
MySQLPreparedStatement
Undocumented in source. Be warned that the author may not have intended to support it.
void
setNull
(int parameterIndex)
class
MySQLPreparedStatement
override
void
setNull
(
int
parameterIndex
)
void
setNull
(int parameterIndex, int sqlType)
Meta
Source
See Implementation
ddbc
drivers
mysqlddbc
MySQLPreparedStatement
constructors
this
functions
checkIndex
clearParameters
closeResultSet
executeQuery
executeUpdate
getMetaData
getParam
getParameterMetaData
setBoolean
setByte
setBytes
setDate
setDateTime
setDouble
setFloat
setInt
setLong
setNull
setShort
setString
setTime
setUbyte
setUbytes
setUint
setUlong
setUshort
setVariant