A fix is merged to orm master branch, which should be in 5.3.2, as soon as
that is available.
On Sun, May 27, 2018, 7:06 PM Steve Ebersole wrote:
> JBossStandalone is meant for use of JBoss Transactions outside of
> WildFly. Why are we using it inside WildFly.
WildFly also supports non-jpa co
For details:
http://in.relation.to/2018/05/28/hibernate-orm-531-final-release/
___
hibernate-dev mailing list
hibernate-dev@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/hibernate-dev
On 28 May 2018 at 00:05, Steve Ebersole wrote:
> JBossStandalone is meant for use of JBoss Transactions outside of WildFly.
> Why are we using it inside WildFly. Inside WildFly, jipijapa ought to be
> defining that however it needs through a custom JtaPlatform and probably the
> JtaPlatformInitia
Hi,
When HHH-12054 was fixed (see
https://github.com/hibernate/hibernate-orm/pull/2042/files), we took into
account the fact that original and target could be set to
LazyPropertyInitializer.UNFETCHED_PROPERTY in the
AbstractStandardBasicType#getReplacement() method whereas we haven't
changed the p