[jboss-jira] [JBoss JIRA] (WFLY-8858) Remove JPA container check for deprecated hibernate.ejb.use_class_enhancer
Scott Marlow (JIRA)
issues at jboss.org
Fri May 18 12:37:00 EDT 2018
[ https://issues.jboss.org/browse/WFLY-8858?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13579143#comment-13579143 ]
Scott Marlow commented on WFLY-8858:
------------------------------------
The previous pr was [https://github.com/wildfly/wildfly/pull/10764/files]
[~gbadner] lets discuss what to do for this issue in WF 14, which will only include ORM 5.3.x. With ORM 5.1.x, byte code enhancing is disabled by default. Does ORM 5.3.x use bytecode enhancing by default?
Does ORM 5.3.x still work correctly if byte code enhancing is disabled?
> 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: 14.0.0.CR1
>
>
> 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)
More information about the jboss-jira
mailing list