Add many sets of parameters.
Add many sets of parameters and execute as a batch update, returning total rows updated.
Non-strict unit for capturing effects.
Compute the column JdbcMeta
list for this PreparedStatement
.
Compute the column mappings for this PreparedStatement
by aligning its JdbcMeta
with the JdbcMeta
provided by a Composite
instance.
Compute the parameter JdbcMeta
list for this PreparedStatement
.
Compute the parameter mappings for this PreparedStatement
by aligning its JdbcMeta
with the JdbcMeta
provided by a Composite
instance.
Set the given composite value, starting at column 1
.
Set the given composite value, starting at column n
.
Module of high-level constructors for
PreparedStatementIO
actions. Batching operations are not provided; see thestatement
module for this functionality.