Package | Description |
---|---|
sirius.db.jdbc.batch |
Modifier and Type | Method and Description |
---|---|
DeleteQuery<?> |
BatchContext.autoDeleteQuery(String... mappingsToCompare)
Returns an autoinitializing delete query.
|
<E extends SQLEntity> |
BatchContext.deleteQuery(Class<E> type,
Mapping... mappingsToCompare)
Creates a new
delete query . |
Copyright © 2018. All rights reserved.