hunt-database ~master (2022-02-21T07:44:19Z)
Home
Dub
Repo
SqlConnectionImpl.preparedQuery
hunt
database
base
impl
SqlConnectionImpl
SqlConnectionImpl
Undocumented in source. Be warned that the author may not have intended to support it.
C
preparedQuery
(string sql, RowSetHandler handler)
class
SqlConnectionImpl
(C)
override
C
preparedQuery
(
string
sql
,
RowSetHandler
handler
)
C
preparedQuery
(string sql, Tuple arguments, RowSetHandler handler)
Meta
Source
See Implementation
hunt
database
base
impl
SqlConnectionImpl
SqlConnectionImpl
constructors
this
functions
begin
close
closeHandler
exceptionHandler
handleClosed
handleClosing
handleException
handleNotification
isConnected
isSSL
prepare
prepareAsync
preparedQuery
query
schedule