Skip to content

linux6200/camel_jdbc_transactions

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Camel JDBC with Transaction support example
====================

This example is based on the FuseSource document http://fusesource.com/docs/router/2.5/transactions/index.html
and is described in more detail on http://softwarepassion.com website.

To run this router either embed the jar inside Spring
or to run the route from within maven try

    mvn camel:run

For more help see the Apache Camel documentation

    http://camel.apache.org/
    

About

Simple Camel project using JDBC with spring transaction support

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%