GitHub - chakee/multidbtransaction: Project with example of how to use Atomikos to do a multi database transaction without XA datasources

Skip to content

Navigation Menu

Sign in

Appearance settings

multidbtransaction

==================

This project shows how to use Spring and Atomikos to handle transactions that goes through many datasources, and how to successfully rollback

Configuring

This project need two different databases running, in the example is running with MySQL and PostgreSQL, so is needed to have those two running in your machine. In the file db.properties you will configure yours database access information.

Tecnologies in use

  • Java
  • Maven
  • Spring 3
  • Mysql
  • Postgres
  • Atomikos

About

Project with example of how to use Atomikos to do a multi database transaction without XA datasources

Resources

Readme

Activity

Stars

0 stars

Watchers

1 watching

Forks

0 forks