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