The first 2 sound great to me - both match how transactions work in Teiid.
I'd also agree with option a) on the third.
JPAV
___
hibernate-dev mailing list
hibernate-dev@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/hibernate-dev
There are currently a bunch of test failures in hibernate-infinispan. Are
these expected? I thought they were related to my changes, but i verified
that these failures are there even on master.
---
Steve Ebersole
http://hibernate.org
___
hibernate-
Thanks for the heads up.
Nice with some real examples also :-)
On Thu, 03 Mar 2011 17:44:10 +0100, Steve Ebersole
wrote:
> I have run across a few decisions while integrating the new transaction
> work.
>
> The first 2 are descisions I made while developing the new code that I
> wanted
> t
I have run across a few decisions while integrating the new transaction work.
The first 2 are descisions I made while developing the new code that I wanted
to get some feedback on.
-
1) Transaction instances are no longer reusable. The impact here is that code
such as the foll