Interface StatelessSessionBatchProcessor
- All Superinterfaces:
BatchProcessor<org.hibernate.StatelessSession>
- All Known Implementing Classes:
Hibernate5StatelessSessionBatchProcessor
public interface StatelessSessionBatchProcessor
extends BatchProcessor<org.hibernate.StatelessSession>
A concrete subinterface of
BatchProcessor
that reifies the StatelessSession
generic.- Since:
- 2.12
-
Method Summary
Methods inherited from interface com.atlassian.crowd.util.persistence.hibernate.batch.BatchProcessor
execute, execute