ddbc v0.3.8 (2018-05-07T06:08:52Z)
Home
Dub
Repo
Connection.setAutoCommit
ddbc
core
Connection
Sets this connection's auto-commit mode to the given state.
interface
Connection
void
setAutoCommit
(
bool
autoCommit
)
Meta
Source
See Implementation
ddbc
core
Connection
functions
close
commit
createStatement
getAutoCommit
getCatalog
isClosed
prepareStatement
rollback
setAutoCommit
setCatalog
Sets this connection's auto-commit mode to the given state.