| Package | Description |
|---|---|
| io.ebean.enhance.common | |
| io.ebean.enhance.entity |
| Modifier and Type | Method and Description |
|---|---|
FieldMeta |
ClassMeta.getFieldPersistent(String fieldName)
Return the field - null when not found.
|
| Modifier and Type | Method and Description |
|---|---|
List<FieldMeta> |
ClassMeta.getAllFields()
Return the list of all fields including ones inherited from entity super
types and mappedSuperclasses.
|
| Constructor and Description |
|---|
LocalFieldVisitor(FieldVisitor fv,
FieldMeta fieldMeta)
Constructor used for entity class enhancement.
|
Copyright © 2019. All rights reserved.