E - The entity typepublic interface InsertBatchOperation<E> extends BatchOperation<E>
| Modifier and Type | Method and Description |
|---|---|
java.util.List<InsertOperation<E>> |
split()
Split the batch operation into individual inserts.
|
allgetRepositoryType, getRootEntitygetParameterInRolegetResultArgument, getTransactionDefinitionfindAnnotation, findAnnotation, findDeclaredAnnotation, findDeclaredAnnotation, getAnnotationMetadata, isAnnotationPresent, isDeclaredAnnotationPresent, synthesize, synthesizeAll, synthesizeAnnotationsByType, synthesizeDeclared, synthesizeDeclared, synthesizeDeclaredAnnotationsByTypegetAnnotation, getAnnotation, getDeclaredAnnotation, getDeclaredAnnotation, isAnnotationPresent, isDeclaredAnnotationPresent, synthesize, synthesizeDeclaredjava.util.List<InsertOperation<E>> split()