a small Java SE Applikation with
- use of JPA 2.1 (Hibernate)
- Bitronix (Spring) JTA Transaction Management
- JNDI for lookup DataSource
- log4jdbc, if you want to "export" into a File: all the (full!) sql commands, the JPA used
example project: if you want to use JPA, but you don't have a Container or an Applikation Server :)
JavaGPL-3.0
a small Java SE Applikation with