public class DeferredOperations extends Object
Constructor and Description |
---|
DeferredOperations() |
Modifier and Type | Method and Description |
---|---|
void |
addDeferredOperation(PrimitiveId idProperty,
Set<TransientHibernateHandle> waitingFor,
Operation operation) |
void |
doDeferredOperationsWaitingFor(TransientHibernateHandle key) |
void |
reportOutstandingOperations() |
public void reportOutstandingOperations() throws Exception
Exception
public void addDeferredOperation(PrimitiveId idProperty, Set<TransientHibernateHandle> waitingFor, Operation operation)
public void doDeferredOperationsWaitingFor(TransientHibernateHandle key) throws Exception
Exception
Copyright © 2003–2016 Atlassian. All rights reserved.