ddbc v0.2.10 (2014-04-17T05:12:30Z)
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.