startNewTransaction « Annotation « Spring Q&A





1. Use endTransaction, startNewTransaction when using annotations    forum.springsource.org

How can I get the end/begin transaction behaviour in the middle of a test when using @TransactionConfiguration instead of extending AbstractJpaTests? I tried to flush my Dao, it didn't work. thanks ...

2. Use endTransaction, startNewTransaction when using annotations    forum.springsource.org

How can I get the end/begin transaction behaviour in the middle of a test when using @TransactionConfiguration instead of extending AbstractJpaTests? I tried to flush my Dao, it didn't work. thanks ...