@Deprecated public class Hibernate2BatchProcessor extends com.atlassian.crowd.util.persistence.hibernate.batch.AbstractBatchProcessor<net.sf.hibernate.Session>
| Constructor and Description |
|---|
Hibernate2BatchProcessor(Hibernate2SessionFactory sessionFactory)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
afterProcessBatch()
Deprecated.
|
protected void |
afterProcessCollection()
Deprecated.
|
protected void |
afterProcessIndividual()
Deprecated.
|
protected void |
auditOperations(List<com.atlassian.crowd.model.audit.AuditLogChangesetEntity> changesetEntities)
Deprecated.
|
protected void |
beforeProcessBatch()
Deprecated.
|
protected void |
beforeProcessCollection()
Deprecated.
|
protected void |
beforeProcessIndividual()
Deprecated.
|
net.sf.hibernate.Session |
getSession()
Deprecated.
|
protected void |
rollbackProcessBatch()
Deprecated.
|
protected void |
rollbackProcessIndividual()
Deprecated.
|
public Hibernate2BatchProcessor(Hibernate2SessionFactory sessionFactory)
protected void beforeProcessCollection()
beforeProcessCollection in class com.atlassian.crowd.util.persistence.hibernate.batch.AbstractBatchProcessor<net.sf.hibernate.Session>protected void afterProcessCollection()
afterProcessCollection in class com.atlassian.crowd.util.persistence.hibernate.batch.AbstractBatchProcessor<net.sf.hibernate.Session>protected void beforeProcessBatch()
beforeProcessBatch in class com.atlassian.crowd.util.persistence.hibernate.batch.AbstractBatchProcessor<net.sf.hibernate.Session>protected void afterProcessBatch()
afterProcessBatch in class com.atlassian.crowd.util.persistence.hibernate.batch.AbstractBatchProcessor<net.sf.hibernate.Session>protected void rollbackProcessBatch()
rollbackProcessBatch in class com.atlassian.crowd.util.persistence.hibernate.batch.AbstractBatchProcessor<net.sf.hibernate.Session>protected void beforeProcessIndividual()
beforeProcessIndividual in class com.atlassian.crowd.util.persistence.hibernate.batch.AbstractBatchProcessor<net.sf.hibernate.Session>protected void afterProcessIndividual()
afterProcessIndividual in class com.atlassian.crowd.util.persistence.hibernate.batch.AbstractBatchProcessor<net.sf.hibernate.Session>protected void rollbackProcessIndividual()
rollbackProcessIndividual in class com.atlassian.crowd.util.persistence.hibernate.batch.AbstractBatchProcessor<net.sf.hibernate.Session>protected void auditOperations(List<com.atlassian.crowd.model.audit.AuditLogChangesetEntity> changesetEntities)
auditOperations in class com.atlassian.crowd.util.persistence.hibernate.batch.AbstractBatchProcessor<net.sf.hibernate.Session>public net.sf.hibernate.Session getSession()
getSession in class com.atlassian.crowd.util.persistence.hibernate.batch.AbstractBatchProcessor<net.sf.hibernate.Session>Copyright © 2003–2022 Atlassian. All rights reserved.