[jboss-user] [JBoss Cache: Core Edition] - Re: Using JBC 3 with Hibernate (3.3)

nlif do-not-reply at jboss.com
Wed Dec 10 02:01:15 EST 2008


Thank you. 

According to the Hibernate reference (see: http://www.hibernate.org/hib_docs/v3/reference/en/html/performance-cache.html#performance-cache-compat-matrix), JBC cannot be used for "nonstrict-read-write" or "read-write" modes. It does support "transactional", but if I am not mistaken, this requires JTA support. 

Is this correct?

Is there support for caching read-write entities, without JTA, for example - using Spring TX support for a single datasource, which uses plain JDBC transactions?

Thanks again.
Naaman

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4195475#4195475

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4195475



More information about the jboss-user mailing list