Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in spring-transactions

Using Spring, why can H2 transaction rollback work correctly in embedded-database mode, but not in server mode?

How to configure mutliple transaction managers with Spring + DBUnit + JUnit

Spring Jdbc declarative transaction management within karaf

apache commons dbcp connection pool error: Timeout waiting for idle object in a Spring + Hibernate app using Spring Transactions

Java 7 try-with-resources using spring transactions results in connection closed when committing

Hibernate and Spring DataSourceTransactionManager

Very simple Spring transactions of JDBC not roll back (even log said yes)

jdbc spring-transactions

Spring transaction management: Cannot resolve reference to bean 'transactionManager'

Spring ampq consumer - "No Session found for current thread" error in first attempt

Spring @Transactional doesn't work for an annotated method when called from within service class

JUnit rollback transaction with @Async method

Spring Data: How to lock a row in a transaction and make other transactions wait until it is released?

No transactional EntityManager available

Spring Transaction Doesn't Rollback

Isolation level SERIALIZABLE in Spring-JDBC

Spring Transactional method not work on separated Thread

Which propagation to use in Spring?

Does Spring close connection after committing transaction?

How to prevent Spring from trying to create indexes during MongoDB transactions?

Hibernate collection is not associated with any session