Interface HibernateBulkAction<CONTEXT extends BulkExecutionContext,TARGET>
- Type Parameters:
CONTEXT
- action contextTARGET
- type of object need to processed
public interface HibernateBulkAction<CONTEXT extends BulkExecutionContext,TARGET>
Simple interface for bulk action on Hibernate
- Since:
- 6.0
-
Method Summary
-
Method Details
-
execute
-