Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in spring-transactions

Differences in behaviour of REQUIRES_NEW and NESTED propagation in Spring transactions

LazyInitializationException trying to get lazy initialized instance

handling database constraint hibernate

How to obtain Spring transaction manager instance?

Hibernate entity interceptor triggerd but set values not saving

Spring @Transactional Annotation properties precedence / inheritance

How to manage the transaction(which includes File IO) when an IOException is thrown from the close file method

Spring Transactions - Prevent rollback after unchecked exceptions (RuntimeException)

Continue with transaction after exception - JPA

can @Order be applied on @Transactional?

Spring Transaction not rolling back

Hibernate/SpringData : Incorrect dirty check on field with AttributeConverter

Why must methods annotated with @Transactional be overrideable

What is the scope of @EnableTransactionManagement?

Spring @Transactional and inheritance

Spring's TransactionInterceptor overrides my Exception

Multi-threading Spring Transaction

Does it matter where I place noRollbackFor?

Difference between JTA and Spring @Transactional annotations

Mule / Spring transaction is not propagated