EXAMPLES AND DEMOS
==================

INDEX
-----

-examples-jta: shows basic integration with JDBC and JMS
-examples-jta-spring: shows JEE without application server
-examples-hibernate4: shows how to integrate with Hibernate(4.3) with Spring (also tested with Hibernate 5.0 and 5.1)
-examples-hibernate4-jndi: shows how to integrate with Hibernate(4.3) without Spring / via JNDI
-examples-hibernate5: shows Hibernate 5.2.2 (or higher) integration
-examples-hibernate6: shows Hibernate 6 integration (JakartaEE)
-examples-hibernate7: shows Hibernate 7 integration (and JakartaEE)
-examples-hibernate-jndi-spring: shows how to integrating Hibernate(4.3) with Spring / via JNDI
-examples-jpa: shows how to integrate with several JPA implementations
-osgi: shows various OSGi integrations
-examples-jta-rest-jaxrs: shows how to do transactions across remote REST calls
-examples-jta-dubbo: shows how to do transactions across remote Apache Dubbo calls
-examples-jta-spring-jakarta: shows JEE without application server the JakartaEE style

CAUTION
-------

The following demos are for ExtremeTransactions customers only - and will NOT work in the free or eval downloads:

-examples-jta-spring-jmx
-osgi/extreme-transactions

Also see http://www.atomikos.com/Main/HowToRunTheExamples for more detailed instructions.
