dstruct-orm ~0.0.1-alpha (2021-11-15T17:45:03.8433144)
Dub
Repo
Connection.isClosed
dstruct
ddbc
core
Connection
Retrieves whether this Connection object has been closed.
interface
Connection
bool
isClosed
(
)
Meta
Source
See Implementation
dstruct
ddbc
core
Connection
functions
close
commit
createStatement
getAutoCommit
getCatalog
isClosed
prepareStatement
rollback
setAutoCommit
setCatalog
Retrieves whether this Connection object has been closed.