Interface BatchBuilder

All Superinterfaces:
Serializable, Service
All Known Implementing Classes:
BatchBuilderImpl

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

A custom BatchBuilder may be selected using the configuration property "hibernate.jdbc.batch.builder".