Uses of Interface
com.atlassian.crowd.util.persistence.hibernate.batch.BulkAuditMapper
Packages that use BulkAuditMapper
-
Uses of BulkAuditMapper in com.atlassian.crowd.util.persistence.hibernate.batch
Classes in com.atlassian.crowd.util.persistence.hibernate.batch that implement BulkAuditMapperMethods in com.atlassian.crowd.util.persistence.hibernate.batch with parameters of type BulkAuditMapperModifier and TypeMethodDescriptionfinal <E> BatchResult<E>AbstractBatchProcessor.execute(HibernateOperation<S> op, Collection<E> objects, BulkAuditMapper<E> bulkAuditMapper) The set is first divided into smaller sets ofbatchSize.<E> BatchResult<E>BatchProcessor.execute(HibernateOperation<S> operation, Collection<E> objects, BulkAuditMapper<E> bulkAuditMapper)