| Package | Description |
|---|---|
| io.ebean.enhance.common | |
| io.ebean.enhance.entity |
| Modifier and Type | Class and Description |
|---|---|
class |
ClassMetaReaderVisitor
Used by ClassMetaReader to read information about a class.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ClassAdapterEntity
ClassAdapter for enhancing entities.
|
class |
ConstructorAdapter
Modify the constructor to additionally initialise the entityBeanIntercept
field.
|
class |
FieldMeta
Holds meta data for a field.
|
class |
InterceptField
Generate the _ebean_getIntercept() method and field.
|
class |
LocalFieldVisitor
Used to collect information about a field (specifically from field annotations).
|
class |
MarkerField
Used to detect if a class has been enhanced.
|
class |
MethodEquals
Generate the equals hashCode method using the identity.
|
class |
MethodIsEmbeddedNewOrDirty
Used to detect if a class has been enhanced.
|
class |
MethodSetEmbeddedLoaded
Generate the _ebean_setEmbeddedLoaded() method.
|
Copyright © 2019. All rights reserved.