Persistence with J2EE 6 in a container-managed environment
| Jan 08, 2013This article shows how to configure the persistence of a application, that run into an application server, using J2EE 6 standards like JPA2, JTA and EJB 3.1. The configuration below is valid for JBoss 7 AS and MySQL 5.
Read More →