| Package | Description |
|---|---|
| com.avaje.ebean.enhance.agent |
Used to weave Entity beans
|
| Modifier and Type | Class and Description |
|---|---|
class |
ClassAdapterEntity
ClassAdapter for enhancing entities.
|
class |
ClassMetaReaderVisitor
Used by ClassMetaReader to read information about a class.
|
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 |
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 |
MethodPropertyChangeListener
Used to detect if a class has been enhanced.
|
class |
MethodSetEmbeddedLoaded
Generate the _ebean_setEmbeddedLoaded() method.
|
class |
ScopeTransAdapter
Adapts a method to support Transactional.
|
Copyright © 2016. All rights reserved.