1. spring+hiberante: how can I tell if spring has picked up all the @transactional annotation stackoverflow.comI have an plain simple java application that use spring 2.5.5 and hiberate 3.3.1.GA. In the other word it is not running in any container like tomcat or jboss. I want to ... |
2. Hiberante transaction doesn't work forum.springsource.orgHiberante transaction doesn't work I am using Tomcat 5.5, Oracle Express and Spring 2.6. Now I have problems in transaction. I did all setup, but transaction doesn't work. Code: |
3. Problem with hiberante, transactions and aop - unexpected behaviour forum.springsource.orgProblem with hiberante, transactions and aop - unexpected behaviour I have a problem related to Hibernate and Spring that's getting me nuts. Basically, if I setup spring to use HibernateTransactionManager and ... |
4. Setting up transactional tests - JUnit4, Hiberante, Spring 2.5 forum.springsource.orgDec 17th, 2008, 01:38 PM #1 wciesiel View Profile View Forum Posts Private Message Junior Member Join Date Jul 2005 Posts 14 Setting up transactional tests - JUnit4, Hiberante, Spring 2.5 ... |
5. Hiberante transaction in Spring coderanch.com |