Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in spring-transactions

Difference between physical and logical transactions in spring

Does Spring actually start a new transaction with REQUIRES_NEW?

Spring Jedis connection not returned to pool

Spring transactions not working + JAX WS + JDBC

Grails service transactional behaviour

Spring transaction in service and DAO layers

java.lang.NoClassDefFoundError: org/apache/commons/pool/impl/GenericObjectPool

Reading from a JDBC Blob after leaving the Spring transaction

Kotlin's Arrow Either<Exception, X> and transactions

Grails integration tests and transactions

Does Spring @Transactional use any Hibernate cache?

Why does @Transactional isolation level have no effect when updating entities with Spring Data JPA?

unable to catch DataIntegrityViolationException with wrapped transaction

Spring transactionManager is Rolling back, while testexception=[null]!

java spring-transactions

Spring Boot transaction manager timeout

InvalidDataAccessApiUsageException: Executing an update/delete query Spring XML to Java config

Understanding transaction session with lazy loading in Spring JPA Hibernate