- All Superinterfaces:
DbStatement<DbStatementDml,
Single<Long>>
- All Known Implementing Classes:
MongoDbStatementDml
DML Database statement.
A DML statement modifies records in the database and returns the number of modified records.
-
Method Summary
Methods inherited from interface io.helidon.dbclient.DbStatement
addParam, addParam, execute, indexedParam, namedParam, params, params, params