Interface BatchBuilder

All Superinterfaces:
Serializable, Service

@Incubating @JavaServiceLoadable public interface BatchBuilder extends Service
A builder for Batch instances.

A custom BatchBuilder may be selected either by setting the configuration property "hibernate.jdbc.batch.builder", or by registering it as a Java service.