[security-dev] managing EntityManager in JPA data store

Pedro Igor Silva psilva at redhat.com
Thu Jun 13 08:20:03 EDT 2013


If you use the IDM together with PicketLink Base module (CDI + Container Managed EM), you don't need to worry about this.

The same goes for the cases where you're using the subsystem, you just need to inject the EMF or EM.

    https://docs.jboss.org/author/display/PLINK/PicketLink+Subsystem

----- Original Message -----
From: "Bill Burke" <bburke at redhat.com>
To: security-dev at lists.jboss.org
Sent: Wednesday, June 12, 2013 4:46:45 PM
Subject: [security-dev] managing EntityManager in JPA data store

I noticed that the JPA tests require user management of the of the EM 
transaction.  Might want an option to auto-commit/auto-close the EM.

Bill

-- 
Bill Burke
JBoss, a division of Red Hat
http://bill.burkecentral.com
_______________________________________________
security-dev mailing list
security-dev at lists.jboss.org
https://lists.jboss.org/mailman/listinfo/security-dev


More information about the security-dev mailing list