8000 GitHub - efraimgentil/multidbtransaction: Project with example of how to use Atomikos to do a multi database transaction without XA datasources
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

efraimgentil/multidbtransaction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0