Uses of Package
com.atlassian.crowd.util.persistence.hibernate.batch

Packages that use com.atlassian.crowd.util.persistence.hibernate.batch
com.atlassian.crowd.acceptance.tests.persistence.migration   
com.atlassian.crowd.dao.group   
com.atlassian.crowd.dao.user   
com.atlassian.crowd.migration   
com.atlassian.crowd.migration.legacy   
com.atlassian.crowd.migration.legacy.database   
com.atlassian.crowd.util.persistence.hibernate   
com.atlassian.crowd.util.persistence.hibernate.batch   
com.atlassian.crowd.util.persistence.hibernate.batch.hibernate3   
com.atlassian.crowd.util.persistence.hibernate.batch.hibernate3.operation   
 

Classes in com.atlassian.crowd.util.persistence.hibernate.batch used by com.atlassian.crowd.acceptance.tests.persistence.migration
BatchProcessor
          Threadsafe batch processor.
 

Classes in com.atlassian.crowd.util.persistence.hibernate.batch used by com.atlassian.crowd.dao.group
BatchResultWithIdReferences
          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.dao.user
BatchResultWithIdReferences
          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
BatchProcessor
          Threadsafe batch processor.
 

Classes in com.atlassian.crowd.util.persistence.hibernate.batch used by com.atlassian.crowd.migration.legacy
BatchProcessor
          Threadsafe batch processor.
BatchResultWithIdReferences
          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.database
BatchProcessor
          Threadsafe batch processor.
 

Classes in com.atlassian.crowd.util.persistence.hibernate.batch used by com.atlassian.crowd.util.persistence.hibernate
BatchFinder
          Performs a named query against crowd data with the ability to split up the related IN clause.
BatchProcessor
          Threadsafe batch processor.
 

Classes in com.atlassian.crowd.util.persistence.hibernate.batch used by com.atlassian.crowd.util.persistence.hibernate.batch
BatchFinder
          Performs a named query against crowd data with the ability to split up the related IN clause.
BatchProcessor
          Threadsafe batch processor.
HibernateOperation
           
 

Classes in com.atlassian.crowd.util.persistence.hibernate.batch used by com.atlassian.crowd.util.persistence.hibernate.batch.hibernate3
AbstractBatchFinder
          Abstract 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.
AbstractBatchProcessor
          Threadsafe batch processor.
BatchFinder
          Performs a named query against crowd data with the ability to split up the related IN clause.
BatchProcessor
          Threadsafe batch processor.
 

Classes in com.atlassian.crowd.util.persistence.hibernate.batch used by com.atlassian.crowd.util.persistence.hibernate.batch.hibernate3.operation
HibernateOperation
           
 



Copyright © 2010 Atlassian. All Rights Reserved.