mysql-native v1.1.4 (2017-12-04T08:31:55Z)
Dub
Repo
PreparedImpl.sendCommand
mysql
prepared
PreparedImpl
Undocumented in source. Be warned that the author may not have intended to support it.
struct
PreparedImpl
package static
void
sendCommand
(
Connection
conn
,
uint
hStmt
,
PreparedStmtHeaders
psh
,
Variant
[]
inParams
,
ParameterSpecialization
[]
psa
)
Meta
Source
See Implementation
mysql
prepared
PreparedImpl
aliases
queryResult
querySequence
queryTuple
constructors
this
functions
exec
execQueryImpl2
getArg
query
queryRow
queryRowTuple
querySet
queryValue
release
setArg
setArgs
setNullArg
sql
properties
isReleased
numArgs
preparedFieldDescriptions
preparedParamDescriptions
static functions
analyseParams
immediateRelease
makeBitmap
makePSPrefix
sendCommand
sendLongData
variables
_hStmt
_inParams
_psParams
_psWarnings
_psa
_psh