Do not disable Hibernate enhancements when Hibernate OGM is detected
--------------------------------------------------------------------
Key: WFLY-10543
URL:
https://issues.jboss.org/browse/WFLY-10543
Project: WildFly
Issue Type: Enhancement
Components: JPA / Hibernate
Reporter: Sanne Grinovero
Assignee: Sanne Grinovero
Fix For: 14.0.0.CR1
The JPA Configuration subsystem seems to consider Hibernate OGM as a "non
Hibernate" implementation, and so doing disabling a set of nice optimisations all OGM
users should be able to benefit from.