Interface MutationExecutorService

All Superinterfaces:
Serializable, Service

@JavaServiceLoadable public interface MutationExecutorService extends Service
Service for creating executors for model mutation operations.

A custom MutationExecutorService may be selected either by setting the configuration property "hibernate.jdbc.mutation.executor", or by registering it as a Java service.