I'm using hibernate with a database at READ_COMMITTED isolation level. Does anyone see a problem with using JBossCache PESSIMISTIC at READ_COMMITTED with hibernate? Is there a particular reason why REPEATABLE_READ is the default isolation level?
Mike View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4033819#4033819 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4033819 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
