ddbc ~master (2019-12-15T12:40:34Z)
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.