Uses of Package
com.atlassian.crowd.util.persistence.hibernate.batch
Packages that use com.atlassian.crowd.util.persistence.hibernate.batch
Package
Description
The audit processors are meant to be called from within other DAOs, to facilitate auditing either single or bulk
operations.
-
Classes in com.atlassian.crowd.util.persistence.hibernate.batch used by com.atlassian.crowd.dao.audit.processorClassDescriptionAllows 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.A group of objects that are to be committed in one transaction. -
Classes in com.atlassian.crowd.util.persistence.hibernate.batch used by com.atlassian.crowd.dao.audit.processor.implClassDescriptionAllows 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.A group of objects that are to be committed in one transaction. -
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.migrationClassDescriptionThreadsafe batch processor.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.
-
Classes in com.atlassian.crowd.util.persistence.hibernate.batch used by com.atlassian.crowd.migration.legacyClassDescriptionThreadsafe batch processor.Batch 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.migration.legacy.databaseClassDescriptionThreadsafe batch processor.Batch 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.hibernateClassDescriptionPerforms a named query against crowd data with the ability to split up the related IN clause.A concrete subinterface of
BatchProcessorthat reifies theSessiongeneric.A concrete subinterface ofBatchProcessorthat reifies theStatelessSessiongeneric. -
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. -
Classes in com.atlassian.crowd.util.persistence.hibernate.batch used by com.atlassian.crowd.util.persistence.hibernate.batch.hibernate5ClassDescriptionAbstract implementation of the batch finder, sub classes should extend this implementation with an implementation of
AbstractBatchFinder.processBatchFind(long, java.util.Collection, Class)which performs the hibernate version specific search.Thread-safe batch processor.Performs a named query against crowd data with the ability to split up the related IN clause.Threadsafe batch processor.A concrete subinterface ofBatchProcessorthat reifies theSessiongeneric.A concrete subinterface ofBatchProcessorthat reifies theStatelessSessiongeneric. -
Classes in com.atlassian.crowd.util.persistence.hibernate.batch used by com.atlassian.crowd.util.persistence.hibernate.batch.hibernate5.operationClassDescriptionHibernate specific batch operation abstraction, shared between hibernate 2 (Confluence) and 4 (Crowd).
-
Classes in com.atlassian.crowd.util.persistence.hibernate.batch used by com.atlassian.crowd.util.persistence.hibernate.batch.hibernate6ClassDescriptionAbstract implementation of the batch finder, sub classes should extend this implementation with an implementation of
AbstractBatchFinder.processBatchFind(long, java.util.Collection, Class)which performs the hibernate version specific search.Thread-safe batch processor.Performs a named query against crowd data with the ability to split up the related IN clause.Threadsafe batch processor.A concrete subinterface ofBatchProcessorthat reifies theSessiongeneric.A concrete subinterface ofBatchProcessorthat reifies theStatelessSessiongeneric. -
Classes in com.atlassian.crowd.util.persistence.hibernate.batch used by com.atlassian.crowd.util.persistence.hibernate.batch.hibernate6.operationClassDescriptionHibernate specific batch operation abstraction, shared between hibernate 2 (Confluence) and 4 (Crowd).