-
Enhancement
-
Resolution: Unresolved
-
Major
-
None
-
None
-
---
-
---
The "jboss.as.jpa.classtransformer" persistence unit hint should default to true but doesn't yet to ensure Jakarta EE Platform/Persistence compatibility (e.g. TCK tests need to pass as mentioned in https://hibernate.atlassian.net/browse/HHH-16572).
As a result, by default Hibernate ORM lazy fetching is disabled until https://hibernate.atlassian.net/browse/HHH-16572 is resolved and https://issues.redhat.com/browse/WFLY-19393 is also resolved.
- blocks
-
JBEAP-27251 (8.0.z) Default the jboss.as.jpa.classtransformer property to true in JBoss EAP 8
- New
- is blocked by
-
WFLY-19926 Upgrade to Hibernate ORM 6.6.2.Final
- Resolved
-
HHH-16572 Loading...
- relates to
-
WFLY-19392 jboss.as.jpa.classtransformer should be considered to be set if any "hibernate.enhancer.*" persistence unit properties are set to true
- Resolved
-
WFLY-17958 Persistence container bytecode enhancement should not be enabled by default
- Closed