hunt-database ~master (2022-05-10T06:26:51.8111522)
Dub
Repo
ExtendedQueryCommand.this
hunt
database
base
impl
command
ExtendedQueryCommand
ExtendedQueryCommand
Undocumented in source.
this
(PreparedStatement ps, Tuple params, bool singleton, QueryResultHandler!(T) resultHandler)
class
ExtendedQueryCommand
(T)
this
(
PreparedStatement
ps
,
Tuple
params
,
bool
singleton
,
QueryResultHandler
!(
T
)
resultHandler
)
this
(PreparedStatement ps, Tuple params, int fetch, string cursorId, bool suspended, bool singleton, QueryResultHandler!(T) resultHandler)
Meta
Source
See Implementation
hunt
database
base
impl
command
ExtendedQueryCommand
ExtendedQueryCommand
constructors
this
functions
params