ddbc v0.3.9 (2018-10-05T07:14:59Z)
Home
Dub
Repo
Connection.createStatement
ddbc
core
Connection
Creates a Statement object for sending SQL statements to the database.
interface
Connection
Statement
createStatement
(
)
Meta
Source
See Implementation
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.