Uses of Package
com.atlassian.crowd.util.persistence.hibernate.batch
Packages that use com.atlassian.crowd.util.persistence.hibernate.batch
Package
Description
-
Classes in com.atlassian.crowd.util.persistence.hibernate.batch used by com.atlassian.crowd.dao.groupClassDescriptionBatch result that stores ID references of all the directory entities that were successfully processed by the batch.
-
Classes in com.atlassian.crowd.util.persistence.hibernate.batch used by com.atlassian.crowd.dao.userClassDescriptionBatch result that stores ID references of all the directory entities that were successfully processed by the batch.
-
Classes in com.atlassian.crowd.util.persistence.hibernate.batch used by com.atlassian.crowd.util.persistence.hibernate.batchClassDescriptionPerforms a named query against crowd data with the ability to split up the related IN clause.Threadsafe batch processor.Allows mapping a collection of entities processes by a
BatchProcessorto a list of audit log changesets, to be persisted to generate an audit trail for the operation.Hibernate specific batch operation abstraction, shared between hibernate 2 (Confluence) and 4 (Crowd).A group of objects that are to be committed in one transaction.