]
Scott Marlow updated WFLY-6033:
-------------------------------
Fix Version/s: (was: 10.0.0.Final)
enable JPA entity class transformation if any of the new Hibernate
hibernate properties are enabled
---------------------------------------------------------------------------------------------------
Key: WFLY-6033
URL:
https://issues.jboss.org/browse/WFLY-6033
Project: WildFly
Issue Type: Bug
Components: JPA / Hibernate
Affects Versions: 10.0.0.CR5
Reporter: Scott Marlow
Assignee: Scott Marlow
See new Hibernate properties at
[
https://github.com/hibernate/hibernate-orm/commit/809e3cf4b9eda5c8922bb8a...].
New properties that influence entity class transformation are:
{quote}
hibernate.enhancer.enableDirtyTracking
hibernate.enhancer.enableLazyInitialization
hibernate.enhancer.enableAssociationManagement
{quote}