Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in jta

Accessing transaction status in container managed beans

use JTA transaction or not?

Invoking few queries to different data sources concurrently, using JTA, in scope of one global transaction

spring integration test fail to load context "Another resource already exists with name dataSource"

Spring Transactions - Prevent rollback after unchecked exceptions (RuntimeException)

Hibernate JTA : Read DB connection parameters per environment

java hibernate jpa jta

hibernate, mysql, glassfish v3, and JTA datasource

The chosen transaction strategy requires access to the JTA TransactionManager or Unable to build EntityManagerFactory

hibernate spring jpa jta

Can I use Hibernate with JTA?

how to share one transaction between multi threads

javax.persistence.TransactionRequiredException while performing inserts in a loop

java spring hibernate jta

Difference between JTA and Spring @Transactional annotations

Spring Batch Reader's cursor closed early in JTA transaction managed step

java jdbc spring-batch jta xa

Why nested transactions are not supported in JTA

How to use Atomikos Transaction Essentials with Hibernate >= 4.3

hibernate jta atomikos

Spring JTA TransactionManager config: Supporting both Tomcat and JBoss

java spring jboss jta jotm

Can you use a Hibernate 5.2 StatelessSession in an OSGi environment (like Karaf) without the use of JTA?

java hibernate osgi jta karaf

Using Spring defined transactionManager in JPA/Hibernate

java hibernate spring jpa jta

Best way to handle JPA merge?

jpa jta