| Interface | Description |
|---|---|
| BulkClause<C extends BulkClause<C>> |
Base interface for
Datastore bulk DML clauses configuration. |
| BulkDelete |
BulkClause to execute bulk DELETE operations. |
| BulkInsert |
BulkClause to execute bulk INSERT operations. |
| BulkUpdate |
BulkClause to execute bulk UPDATE operations. |
| DMLClause<C extends DMLClause<C>> |
DML operation execution clause root interface.
|
Copyright © 2017 The Holon Platform. All rights reserved.