| Class | Description |
|---|---|
| ClassAdapterTransactional |
ClassAdapter used to add transactional support.
|
| FinallyAdapter |
FinallyAdapter adjusted to support both non-finally use (for ConstructorMethodAdapter)
and finally use (for MethodAdapter that also enhances transactional methods)
|
| StaticInitAdapter |
Enhance an existing static initialisation block with a call to our static
_$initProfileLocations() method.
|
| TransactionalMethodKey |
Holds profileId and details for a given @Transactional method.
|
Copyright © 2019. All rights reserved.