[
https://issues.jboss.org/browse/WFLY-8858?page=com.atlassian.jira.plugin....
]
Scott Marlow commented on WFLY-8858:
------------------------------------
Workaround for applications that don't want to wait for this change, is to set
persistence unit hint jboss.as.jpa.classtransformer=true
Remove JPA container check for deprecated
hibernate.ejb.use_class_enhancer
--------------------------------------------------------------------------
Key: WFLY-8858
URL:
https://issues.jboss.org/browse/WFLY-8858
Project: WildFly
Issue Type: Task
Components: JPA / Hibernate
Reporter: Scott Marlow
Assignee: Scott Marlow
Fix For: 12.0.0.Alpha1
Applications can instead use the jboss.as.jpa.classtransformer property to control
whether the application can use entity class rewriting. Starting with Hibernate ORM 5.0+,
Hibernate defaults to always rewrite entity classes.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)