| Interface | Description |
|---|---|
| EntityManagerFactoryProvider | |
| HibernateConfigurator | |
| PersistenceProvider.RunCallback<T> | |
| PersistenceProvider.RunVoid | |
| PersistenceProviderFactory |
| Class | Description |
|---|---|
| HibernateConfiguration | |
| HibernateConfiguration.NuxeoHibernateTransaction |
Hibernate transaction that will register a synchronization that runs
before the one from ConnectionHelper in single-datasource mode.
|
| HibernateConfiguration.NuxeoTransactionFactory |
Don't close the connection aggressively after each statement.
|
| HibernateConfiguration.NuxeoTransactionManagerLookup |
Hibernate Transaction Manager Lookup that uses our framework.
|
| NuxeoConnectionProvider |
ConnectionProvider for Hibernate that looks up the connection in a
thread-local location, in order to share all connections to the database and
to avoid the need for XA datasources.
|
| PersistenceComponent | |
| PersistenceProvider |
| Error | Description |
|---|---|
| PersistenceError |
Copyright © 2014 Nuxeo SA. All rights reserved.