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