ddbc v0.3.8 (2018-05-07T06:08:52Z)
Home
Dub
Repo
PGSQLPreparedStatement.setNull
ddbc
drivers
pgsqlddbc
PGSQLPreparedStatement
Undocumented in source. Be warned that the author may not have intended to support it.
void
setNull
(int parameterIndex)
void
setNull
(int parameterIndex, int sqlType)
class
PGSQLPreparedStatement
override
void
setNull
(
int
parameterIndex
,
int
sqlType
)
Meta
Source
See Implementation
ddbc
drivers
pgsqlddbc
PGSQLPreparedStatement
constructors
this
functions
checkIndex
checkParams
clearParameters
close
convertParams
exec
executeQuery
executeUpdate
getError
getMetaData
getParameterMetaData
setBoolean
setByte
setBytes
setDate
setDateTime
setDouble
setFloat
setInt
setLong
setNull
setParam
setShort
setString
setTime
setUbyte
setUbytes
setUint
setUlong
setUshort
setVariant
variables
metadata
paramCount
paramIsSet
paramMetadata
paramValue
query
stmtName