Interface SessionBatchProcessor

All Superinterfaces:
BatchProcessor<org.hibernate.Session>
All Known Implementing Classes:
Hibernate5BatchProcessor, Hibernate6BatchProcessor

public interface SessionBatchProcessor extends BatchProcessor<org.hibernate.Session>
A concrete subinterface of BatchProcessor that reifies the Session generic.
Since:
2.12