Uses of Class
io.ebean.enhance.entity.FieldMeta
Packages that use FieldMeta
-
Uses of FieldMeta in io.ebean.enhance.common
Methods in io.ebean.enhance.common that return FieldMetaModifier and TypeMethodDescriptionReturn the field - null when not found.Methods in io.ebean.enhance.common that return types with arguments of type FieldMeta -
Uses of FieldMeta in io.ebean.enhance.entity
Methods in io.ebean.enhance.entity with parameters of type FieldMetaConstructors in io.ebean.enhance.entity with parameters of type FieldMetaModifierConstructorDescriptionLocalFieldVisitor(FieldVisitor fv, FieldMeta fieldMeta) Constructor used for entity class enhancement.