Quantcast
Channel: MadBit.org » @PersistenceContext
Browsing latest articles
Browse All 2 View Live

Persistence with J2EE 6 in a container-managed environment

This 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...

View Article



Persistence with JPA2 (RESOURCE_LOCAL vs JTA)

The configuration for an entity manager is bound tothe factory that created it. Whether application or container managed, the factory needs a persistence unit from which to create an entity manager. A...

View Article
Browsing latest articles
Browse All 2 View Live




Latest Images