protected class SqlFileBatchDeleteQuery.EntityHandler
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
protected EntityType<ELEMENT> |
entityType |
protected VersionPropertyType<ELEMENT,?,?> |
versionPropertyType |
| Modifier | Constructor and Description |
|---|---|
protected |
EntityHandler(EntityType<ELEMENT> entityType) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
postDelete() |
protected void |
preDelete() |
protected void |
prepareOptimisticLock() |
protected final EntityType<ELEMENT> entityType
protected final VersionPropertyType<ELEMENT,?,?> versionPropertyType
protected EntityHandler(EntityType<ELEMENT> entityType)