protected class SqlFileBatchInsertQuery.EntityHandler
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
protected EntityType<ELEMENT> |
entityType |
| Modifier | Constructor and Description |
|---|---|
protected |
EntityHandler(EntityType<ELEMENT> entityType) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
postInsert() |
protected void |
preInsert() |
protected final EntityType<ELEMENT> entityType
protected EntityHandler(EntityType<ELEMENT> entityType)