Hibernate 3.5.0.Beta-1 has been released. Please see
http://in.relation.to/12153.lace for details.
--
Steve Ebersole
Hibernate.org
___
hibernate-dev mailing list
hibernate-dev@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/hibernate-dev
The TM should be available to you. In the JBC integration, it's actually
the integration that injects the TM into JBC!
See start() in
https://svn.jboss.org/repos/hibernate/core/trunk/cache-jbosscache/src/main/java/org/hibernate/cache/jbc/builder/MultiplexingCacheInstanceManager.java
On 08/17/20
Hi all,
As indicated to Steve and Manik yesterday, I've committed the Infinispan
cache provider to Hibernate trunk and added the new module to the root
pom.xml.
The provider currently depends on a Infinispan snapshot in order to pass
all except the classloader tests which require more work on