users@jpa-spec.java.net

[jpa-spec users] [jsr338-experts] unsynchronized application-managed PCs

From: Linda DeMichiel <linda.demichiel_at_oracle.com>
Date: Mon, 05 Dec 2011 15:40:09 -0800

It looks like the consensus is that we should add the ability to
allow application-managed persistence contexts to be specified as
unsynchronized.

The next issue, of course, is to agree on the API for this.

Does this warrant adding to EntityManagerFactory a createEntityManager method
that takes a SynchronizationType argument? Or just provide this via a
property that is passed in the Map argument to createEntityManager?