hunt-database ~master (2022-02-21T07:44:19Z)
Home
Dub
Repo
TransactionImpl.prepare
hunt
database
base
impl
TransactionImpl
TransactionImpl
Undocumented in source. Be warned that the author may not have intended to support it.
Transaction
prepare
(string sql, PreparedQueryHandler handler)
class
TransactionImpl
override
Transaction
prepare
(
string
sql
,
PreparedQueryHandler
handler
)
alias
prepare
=
SqlConnectionBase
!(
TransactionImpl
).
prepare
Meta
Source
See Implementation
hunt
database
base
impl
TransactionImpl
TransactionImpl
constructors
this
functions
abortHandler
close
commit
prepare
query
rollback
schedule
status