| Package | Description |
|---|---|
| org.granite.tide.spring |
| Modifier and Type | Class and Description |
|---|---|
class |
Hibernate3SynchronizationManager
Responsible for registering a publishing synchronization on the Hibernate transaction
|
class |
Hibernate4SynchronizationManager
Responsible for registering a publishing queued process on the Hibernate 4 session
|
class |
JPASynchronizationManager
Responsible for registering a publishing synchronization on the JPA entity manager
Delegated to Hibernate-specific workarounds when necessary
|