Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in jta

Configuring a XA datasource to mysql 8 DB with spring-boot and bitronix JTA manager fails with SqlException XAERR_RMERR

java.lang.StackOverflowError error when using Spring Batch with JtaTransactionManager

UnexpectedRollbackException - JTA transaction unexpectedly rolled back

Spring boot @Cacheable not working as expected with @Transactional

Atomikos, Tomcat, JTA java.lang.ClassCastException

tomcat jms jta xa atomikos

Why different persistence units with separated data sources query the same data source?

java jakarta-ee jpa cdi jta

Configuring EJB on JBoss AS 7 using JTA datasources: every statement is commited

Exception: Must start with Java agent to use InstrumentationLoadTimeWeaver. See Spring documentation

java spring eclipselink jta

JTA transaction timeout exception - weblogic 10.X

Spring/JTA/JPA DAO integration test doesn't rollback?

spring jpa testing jta atomikos

Nested Transaction and EJBContext's setRollbackOnly()

Spring, Hibernate transactions. Joining a transaction in Thread B created in A. Possible?

How to enable custom isolation levels for a JTA Transaction Manager in Spring

java spring jta

How do I tell if my EntityManager is using JTA or RESOURCE_LOCAL datasource?

jpa jta entitymanager

Transaction Strategies for DynamoDB in Spring