ddbc v0.3.8 (2018-05-07T06:08:52Z)
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.