Note: Release 1.2 is going up shortly.
The enhancement has changed and if you are using the Eclipse Enhancer plugin, please update that as well. Otherwise you will see something like:
Exception in thread "main" java.lang.AbstractMethodError: app.data.User._ebean_setEmbeddedLoaded()V
This is a new method added to entity beans in v1.2 and is not available on beans enhanced with v1.2 of Ebean (hence the error above).
Thanks, Rob.