Such as AspectJ fields ...
See: http://www.avaje.org/topic-119.html
Will ignore "_ebean_" and "ajc$instance$" by default ... with the ability to specify other fields to ignore using a configuration property.
ebean.enhancement.ignorefields=xxx
... where xxx is a comma delimited list of field name prefixes that Ebean should ignore.
Put this fix into HEAD.