Uses of Interface
com.atlassian.crowd.util.persistence.hibernate.batch.StatelessSessionBatchProcessor
Packages that use StatelessSessionBatchProcessor
Package
Description
-
Uses of StatelessSessionBatchProcessor in com.atlassian.crowd.util.persistence.hibernate
Fields in com.atlassian.crowd.util.persistence.hibernate declared as StatelessSessionBatchProcessorModifier and TypeFieldDescriptionprotected StatelessSessionBatchProcessorHibernateDao.statelessSessionBatchProcessorMethods in com.atlassian.crowd.util.persistence.hibernate with parameters of type StatelessSessionBatchProcessorModifier and TypeMethodDescriptionvoidHibernateDao.setStatelessSessionBatchProcessor(StatelessSessionBatchProcessor statelessSessionBatchProcessor) -
Uses of StatelessSessionBatchProcessor in com.atlassian.crowd.util.persistence.hibernate.batch.hibernate5
Classes in com.atlassian.crowd.util.persistence.hibernate.batch.hibernate5 that implement StatelessSessionBatchProcessorModifier and TypeClassDescriptionclassThis is the Hibernate 5 implementation of the batch processor.