| Class | Description |
|---|---|
| ActivationRecord | |
| CadaverActivationRecord | |
| CadaverRecord |
Cadaver records are created whenever a persistent object is deleted while
still in the scope of an atomic action.
|
| DisposeRecord | |
| LastResourceRecord |
AbstractRecord that helps us do the last resource commit optimization.
|
| PersistenceRecord |
A PersistenceRecord is created whenever a persistent object is
created/read/modified within the scope of a transaction.
|
| RecoveryRecord | |
| StateManagerFriend |
Some StateManager methods really shouldn't be available to users to call inadvertently.
|
Copyright © 2016 JBoss by Red Hat. All rights reserved.