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

Reply via email to