| Interface | Description |
|---|---|
| UnitOfWorkFactory |
A unit of work factory facilitates managing one or more sessions, without having
to explicitly know about the sessions themselves.
|
| Class | Description |
|---|---|
| CallableUnitOfWork<V> | |
| CompositeUnitOfWorkFactory |
Implementation of
UnitOfWorkFactory that combines multiple instances to behave as a single. |
| RunnableUnitOfWork | |
| UnitOfWork | |
| UnitOfWorkFactoryImpl |
Copyright © 2020. All rights reserved.