Interface HibernateBulkAction<CONTEXT extends BulkExecutionContext,TARGET>

Type Parameters:
CONTEXT - action context
TARGET - type of object need to processed

public interface HibernateBulkAction<CONTEXT extends BulkExecutionContext,TARGET>
Simple interface for bulk action on Hibernate
Since:
6.0