ddbc ~master (2019-12-15T12:40:34Z)
Home
Dub
Repo
Connection.getAutoCommit
ddbc
core
Connection
Retrieves the current auto-commit mode for this Connection object.
interface
Connection
bool
getAutoCommit
(
)
Meta
Source
See Implementation
ddbc
core
Connection
functions
close
commit
createStatement
getAutoCommit
getCatalog
isClosed
prepareStatement
rollback
setAutoCommit
setCatalog
Retrieves the current auto-commit mode for this Connection object.