| Steve Ebersole about the flag, assuming it is set to shoot me in the foot, will it also affect users that have bootstrapped Hibernate ORM via the JPA API ? I am asking because before, I think the behavior was:
- let out of tx flushes when Hibernate ORm was bootstrapped with the native APIs (e.g. Configuration)
- throw the exception mandated by JPA when Hibernate ORM was bootstrapped via the Hibernate EM ways (pure JPA API or Ejb3Configuration etc)
It's not to alter the idea but more to get my head around it. |