Uses of Package
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.
-
ClassDescriptionAllows mapping a collection of entities processes by a
BatchProcessor
to 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. -
ClassDescriptionAllows mapping a collection of entities processes by a
BatchProcessor
to 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. -
ClassDescriptionBatch result that stores ID references of all the directory entities that were successfully processed by the batch.
-
ClassDescriptionBatch result that stores ID references of all the directory entities that were successfully processed by the batch.
-
-
ClassDescriptionThreadsafe 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.
-
ClassDescriptionThreadsafe batch processor.Batch result that stores ID references of all the directory entities that were successfully processed by the batch.
-
ClassDescriptionThreadsafe batch processor.Batch result that stores ID references of all the directory entities that were successfully processed by the batch.
-
ClassDescriptionPerforms a named query against crowd data with the ability to split up the related IN clause.A concrete subinterface of
BatchProcessor
that reifies theSession
generic.A concrete subinterface ofBatchProcessor
that reifies theStatelessSession
generic. -
ClassDescriptionPerforms 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
BatchProcessor
to 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. -
ClassDescriptionAbstract 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 ofBatchProcessor
that reifies theSession
generic.A concrete subinterface ofBatchProcessor
that reifies theStatelessSession
generic. -
ClassDescriptionHibernate specific batch operation abstraction, shared between hibernate 2 (Confluence) and 4 (Crowd).