| Package | Description |
|---|---|
| org.granite.tide.data | |
| org.granite.tide.hibernate | |
| org.granite.tide.spring |
| Modifier and Type | Class and Description |
|---|---|
class |
JPAPersistenceAdapter
Implementation of Tide persistence adapter with a JPA EntityManager
|
| Modifier and Type | Method and Description |
|---|---|
TidePersistenceAdapter |
TidePersistenceAdapterFactory.newPersistenceAdapter() |
| Constructor and Description |
|---|
ChangeSetApplier(TidePersistenceAdapter persistenceAdapter) |
| Modifier and Type | Class and Description |
|---|---|
class |
HibernatePersistenceAdapter
Implementation of Tide persistence adapter with a Hibernate Session
|
| Modifier and Type | Method and Description |
|---|---|
TidePersistenceAdapter |
SpringPersistenceAdapterFactory.newPersistenceAdapter() |