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.
|
all
getRepositoryType, getRootEntity
getParameterInRole
getResultArgument, getTransactionDefinition
findAnnotation, findAnnotation, findDeclaredAnnotation, findDeclaredAnnotation, getAnnotationMetadata, isAnnotationPresent, isDeclaredAnnotationPresent, synthesize, synthesizeAll, synthesizeAnnotationsByType, synthesizeDeclared, synthesizeDeclared, synthesizeDeclaredAnnotationsByType
getAnnotation, getAnnotation, getDeclaredAnnotation, getDeclaredAnnotation
java.util.List<InsertOperation<E>> split()