dstruct-orm ~0.0.1-alpha (2021-11-15T17:45:03.8433144)
Dub
Repo
Connection.createStatement
dstruct
ddbc
core
Connection
Creates a Statement object for sending SQL statements to the database.
interface
Connection
Statement
createStatement
(
)
Meta
Source
See Implementation
dstruct
ddbc
core
Connection
functions
close
commit
createStatement
getAutoCommit
getCatalog
isClosed
prepareStatement
rollback
setAutoCommit
setCatalog
Creates a Statement object for sending SQL statements to the database.