Hi Gail, perhaps your question is related to WildFly? As far as I know, WildFly does enhance entities automatically during deployment.
But as Luis suggested, Hibernate doesn't control this process so I'm not sure if that's still the case in any development branch of WildFly; probably a question for Scott. If not WildFly, other platforms might do the same but it's up to them to decide on the defaults. Thanks, Sanne On 19 May 2018 at 01:28, Luis Barreiro <lbarre...@redhat.com> wrote: > I don't get your question. > > Hibernate does not enhance the entities by itself, you have to > explicitly use one of the build tool plugins (maven, gradle, ant) to > perform that step. > > Even then, the plugins have all the features disabled by default. > > The support for enhanced entities in hibernate is not something you can > enable or disable. > > The only thing configurable is the bytecode provider, and that is > something that has indeed changed for 5.3. AFAICT the generated bytecode > should be identical. > > Luis Barreiro > > Middleware Performance Team > > <https://red.ht/sig> > > On 05/18/2018 08:38 PM, Gail Badner wrote: >> I don't think it is, just need to confirm. >> >> Thanks, >> Gail >> _______________________________________________ >> hibernate-dev mailing list >> hibernate-dev@lists.jboss.org >> https://lists.jboss.org/mailman/listinfo/hibernate-dev > > _______________________________________________ > hibernate-dev mailing list > hibernate-dev@lists.jboss.org > https://lists.jboss.org/mailman/listinfo/hibernate-dev _______________________________________________ hibernate-dev mailing list hibernate-dev@lists.jboss.org https://lists.jboss.org/mailman/listinfo/hibernate-dev