Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in jta

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

@Stateless webservice with JPA+JTA: How to commit changes of managed entity?

java jpa ejb jax-rs jta

When do I use XA datasource and 2 phase commit

Hibernate+Spring accessing Websphere data source

getting javax.transaction.RollbackException: Prepare: NO vote with Atomikos JTA

hibernate jta atomikos

Java 9: jigsaw and hibernate 5.2.12 doesn't work

What is a transaction boundary?

How to roll back JTA transaction correctly?

java jakarta-ee jpa jta

When does flush and clear commit?

Are XA/JTA transactions still used?

Spring Unit Tests won't roll back when using Atomikos JTA Transaction Manager

spring jta atomikos

Simulation of long-running Oracle DB query

java oracle jdbc jta

Spring JTA Transaction manager question

spring jboss jpa-2.0 jta

understanding JTA Spring and Bitronix

java hibernate spring jta

JPA with JTA: Persist entity and merge cascaded child entities

Java EE: Why use JTA directly?

jakarta-ee jta

which transaction manager should I use (JTA vs JPA)?

spring jpa jta