| Interface | Description |
|---|---|
| MessageOutput |
Debug message output logging by the entity.
|
| Class | Description |
|---|---|
| ClassAdapterEntity |
ClassAdapter for enhancing entities.
|
| ClassPathClassBytesReader |
Implementation of ClassBytesReader based on URLClassLoader.
|
| ConstructorDeferredCode |
This is a class that 'defers' bytecode instructions in the default constructor initialisation
such that code that initialises persistent many properties (Lists, Sets and Maps) is removed.
|
| FieldMeta |
Holds meta data for a field.
|
| LocalFieldVisitor |
Used to collect information about a field (specifically from field annotations).
|
| MethodMeta |
Copyright © 2019. All rights reserved.