ddbc v0.3.8 (2018-05-07T06:08:52Z)
Home
Dub
Repo
Connection.isClosed
ddbc
core
Connection
Retrieves whether this Connection object has been closed.
interface
Connection
bool
isClosed
(
)
Meta
Source
See Implementation
ddbc
core
Connection
functions
close
commit
createStatement
getAutoCommit
getCatalog
isClosed
prepareStatement
rollback
setAutoCommit
setCatalog
Retrieves whether this Connection object has been closed.