dstruct-orm ~master (2020-11-07T09:45:15Z)
Home
Dub
Repo
Connection.setAutoCommit
dstruct
ddbc
core
Connection
Sets this connection's auto-commit mode to the given state.
interface
Connection
void
setAutoCommit
(
bool
autoCommit
)
Meta
Source
See Implementation
dstruct
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.