public class UnitOfWorkOptions extends Object
Options:
"pruneOnPause": if true, then clear out all instances that have been loaded in the UoW but not modified
| Constructor and Description |
|---|
UnitOfWorkOptions(boolean pruneOnPause) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isPruneOnPause() |