public class SpringFlushSynchronization
extends org.springframework.transaction.support.TransactionSynchronizationAdapter
flush() call
to the underlying Hibernate Session. Used in combination with JTA.| Constructor and Description |
|---|
SpringFlushSynchronization(Session session) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
void |
flush() |
int |
hashCode() |
public SpringFlushSynchronization(Session session)