Re: OpenJPA 2.2.1 release

2012-10-09 Thread Bengt Rodehav
OK - I wasn't aware of that. It wasn't clear from the mail you wrote. I guess I haven't fully understood how OpenJPA is managed and released... /Bengt 2012/10/9 Albert Lee > Bengt, > > I am looking at the comments in OPENJPA-2253; the fix has committed to > trunk only. > > Have you verified th

[jira] [Closed] (OPENJPA-2168) Do not go through LifeCycleEventManager overhead if the Entity has declared to be excluded

2012-10-09 Thread Albert Lee (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-2168?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Albert Lee closed OPENJPA-2168. --- > Do not go through LifeCycleEventManager overhead if the Entity has declared > to be excluded > -

Re: OpenJPA 2.2.1 release

2012-10-09 Thread Bengt Rodehav
OK - I only noticed that it was marked as unresolved. I haven't tried the audit log feature in quite a while now (although I was part of initiating it some time back). I had class loading issues under OSGi but have found a workaround. But, because the report of memory leak I've postponed trying it

Re: OpenJPA 2.2.1 release

2012-10-09 Thread Albert Lee
Bengt, I am looking at the comments in OPENJPA-2253; the fix has committed to trunk only. Have you verified the fix has resolved the problem? OpenJPA 2.2.x release is a managed release for WebSphere product. If you need to include this fix into 2.2.x, you will need to report to the WebSphere ser

Re: OpenJPA 2.2.1 release

2012-10-09 Thread Rick Curtis
Bengt -- This change was committed to trunk, but no one has confirmed that it indeed fixes the leak. Thanks, RIck On Tue, Oct 9, 2012 at 1:56 PM, Bengt Rodehav wrote: > I was really hoping to get the audit log feature working in this release. > The feature has been around for quite a while but

Re: OpenJPA 2.2.1 release

2012-10-09 Thread Bengt Rodehav
I was really hoping to get the audit log feature working in this release. The feature has been around for quite a while but is not usable because of memory leaks. Is it possible to get OPENJPA-2253 into this release? /Bengt 2012/10/9 Albert Lee > We are planning to start releasing OpenJPA 2.2.1

[jira] [Commented] (OPENJPA-2234) EntityManager instance creation needs TX activity

2012-10-09 Thread Rick Curtis (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-2234?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13472626#comment-13472626 ] Rick Curtis commented on OPENJPA-2234: -- Erik - Honestly, I'm not aware of any way t

[jira] [Closed] (OPENJPA-2189) Update OpenBooks example to build, install, and execute in the WAS Liberty Profile

2012-10-09 Thread Albert Lee (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-2189?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Albert Lee closed OPENJPA-2189. --- > Update OpenBooks example to build, install, and execute in the WAS Liberty > Profile > -

[jira] [Closed] (OPENJPA-2208) Add additional Java 2 Security doPriv function

2012-10-09 Thread Albert Lee (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-2208?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Albert Lee closed OPENJPA-2208. --- > Add additional Java 2 Security doPriv function > -- >

[jira] [Reopened] (OPENJPA-2264) Upcast PreparedStatementManagerImpl.logSQLWarnings to take a Statement rather than a PreparedStatement

2012-10-09 Thread Rick Curtis (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-2264?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rick Curtis reopened OPENJPA-2264: -- > Upcast PreparedStatementManagerImpl.logSQLWarnings to take a Statement rather > than a Pre

[jira] [Closed] (OPENJPA-2162) Avoid delimited identifier processing if it's not required by application

2012-10-09 Thread Albert Lee (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-2162?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Albert Lee closed OPENJPA-2162. --- > Avoid delimited identifier processing if it's not required by application > -

[jira] [Closed] (OPENJPA-2164) Don't setPCState if field requested is already loaded

2012-10-09 Thread Albert Lee (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-2164?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Albert Lee closed OPENJPA-2164. --- > Don't setPCState if field requested is already loaded > -

[jira] [Closed] (OPENJPA-2167) Misc changes to improve flush() path performance

2012-10-09 Thread Albert Lee (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-2167?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Albert Lee closed OPENJPA-2167. --- > Misc changes to improve flush() path performance > --

[jira] [Closed] (OPENJPA-2151) Improve the performance of StateManagerImpl.initialize

2012-10-09 Thread Albert Lee (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-2151?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Albert Lee closed OPENJPA-2151. --- > Improve the performance of StateManagerImpl.initialize > ---

[jira] [Closed] (OPENJPA-2137) Make some members of StateManagerImpl protected to allow for greater extensibility

2012-10-09 Thread Albert Lee (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-2137?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Albert Lee closed OPENJPA-2137. --- > Make some members of StateManagerImpl protected to allow for greater > extensibility > -

[jira] [Closed] (OPENJPA-2230) Event Listener detection didn't work with MappedSuperClasses or Entity heirarchies

2012-10-09 Thread Albert Lee (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-2230?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Albert Lee closed OPENJPA-2230. --- > Event Listener detection didn't work with MappedSuperClasses or Entity > heirarchies > -

[jira] [Closed] (OPENJPA-2236) Trace of connection info can cause class transform/enhancement to fail

2012-10-09 Thread Albert Lee (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-2236?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Albert Lee closed OPENJPA-2236. --- > Trace of connection info can cause class transform/enhancement to fail >

[jira] [Closed] (OPENJPA-2172) openjpa-all jar is missing slf4j runtime dependency

2012-10-09 Thread Albert Lee (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-2172?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Albert Lee closed OPENJPA-2172. --- > openjpa-all jar is missing slf4j runtime dependency > ---

[jira] [Closed] (OPENJPA-2199) Constraint violation exception when removing relationship using (orphanRemoval = true)

2012-10-09 Thread Albert Lee (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-2199?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Albert Lee closed OPENJPA-2199. --- > Constraint violation exception when removing relationship using > (orphanRemoval = true) > -

[jira] [Closed] (OPENJPA-2158) LiteAutoDetach + DetachProxyFields=false can lead to Broker concurrency exceptions

2012-10-09 Thread Albert Lee (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-2158?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Albert Lee closed OPENJPA-2158. --- > LiteAutoDetach + DetachProxyFields=false can lead to Broker concurrency > exceptions > -

[jira] [Closed] (OPENJPA-2161) Make some members of StateManagerImpl protected to allow for greater extensability

2012-10-09 Thread Albert Lee (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-2161?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Albert Lee closed OPENJPA-2161. --- > Make some members of StateManagerImpl protected to allow for greater > extensability > -

[jira] [Closed] (OPENJPA-2136) NPE when using LiteAutoDetach

2012-10-09 Thread Albert Lee (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-2136?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Albert Lee closed OPENJPA-2136. --- > NPE when using LiteAutoDetach > -- > > Key: OPENJPA-

[jira] [Closed] (OPENJPA-2231) jest TokenReplacedStream use Reader instead of Inputstream

2012-10-09 Thread Albert Lee (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-2231?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Albert Lee closed OPENJPA-2231. --- > jest TokenReplacedStream use Reader instead of Inputstream > ---

[jira] [Resolved] (OPENJPA-2231) jest TokenReplacedStream use Reader instead of Inputstream

2012-10-09 Thread Albert Lee (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-2231?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Albert Lee resolved OPENJPA-2231. - Resolution: Fixed Fix Version/s: (was: 2.2.0) 2.3.0 > jest T

[jira] [Updated] (OPENJPA-2160) jest findcommand compound/composite primary keys

2012-10-09 Thread Albert Lee (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-2160?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Albert Lee updated OPENJPA-2160: Fix Version/s: (was: 2.2.0) 2.3.0 > jest findcommand compound/composit

[jira] [Updated] (OPENJPA-2254) @OneToOne @Id doesn't work if the id specify @Inheritance(strategy = InheritanceType.TABLE_PER_CLASS)

2012-10-09 Thread Albert Lee (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-2254?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Albert Lee updated OPENJPA-2254: Affects Version/s: 2.2.0 Fix Version/s: (was: 2.2.0) 2.3.0

[jira] [Closed] (OPENJPA-2264) Upcast PreparedStatementManagerImpl.logSQLWarnings to take a Statement rather than a PreparedStatement

2012-10-09 Thread Albert Lee (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-2264?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Albert Lee closed OPENJPA-2264. --- > Upcast PreparedStatementManagerImpl.logSQLWarnings to take a Statement rather > than a PreparedS

[jira] [Resolved] (OPENJPA-2264) Upcast PreparedStatementManagerImpl.logSQLWarnings to take a Statement rather than a PreparedStatement

2012-10-09 Thread Albert Lee (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-2264?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Albert Lee resolved OPENJPA-2264. - Resolution: Fixed Fix Version/s: (was: 2.2.1) > Upcast PreparedStatementManagerI

[jira] [Closed] (OPENJPA-2134) Do not close Connections when ConnectionRetainMode is set to "always"

2012-10-09 Thread Albert Lee (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-2134?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Albert Lee closed OPENJPA-2134. --- > Do not close Connections when ConnectionRetainMode is set to "always" > -

[jira] [Resolved] (OPENJPA-2134) Do not close Connections when ConnectionRetainMode is set to "always"

2012-10-09 Thread Albert Lee (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-2134?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Albert Lee resolved OPENJPA-2134. - Resolution: Fixed > Do not close Connections when ConnectionRetainMode is set to "always" >

[jira] [Closed] (OPENJPA-2247) JoinColumn annotation is ignored when mapping a unidirectional owned OneToOne that is in a SecondaryTable

2012-10-09 Thread Albert Lee (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-2247?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Albert Lee closed OPENJPA-2247. --- > JoinColumn annotation is ignored when mapping a unidirectional owned OneToOne > that is in a Sec

[jira] [Resolved] (OPENJPA-2159) Add support for no rounding of Date

2012-10-09 Thread Albert Lee (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-2159?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Albert Lee resolved OPENJPA-2159. - Resolution: Fixed > Add support for no rounding of Date > -

[jira] [Closed] (OPENJPA-2159) Add support for no rounding of Date

2012-10-09 Thread Albert Lee (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-2159?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Albert Lee closed OPENJPA-2159. --- > Add support for no rounding of Date > --- > > Key

[jira] [Resolved] (OPENJPA-2247) JoinColumn annotation is ignored when mapping a unidirectional owned OneToOne that is in a SecondaryTable

2012-10-09 Thread Albert Lee (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-2247?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Albert Lee resolved OPENJPA-2247. - Resolution: Fixed > JoinColumn annotation is ignored when mapping a unidirectional owned On

[jira] [Resolved] (OPENJPA-2132) Traversal of a OneToMany relationship returns an empty list when InheritanceType.JOINED or SINGLE_TABLE is used.

2012-10-09 Thread Albert Lee (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-2132?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Albert Lee resolved OPENJPA-2132. - Resolution: Fixed > Traversal of a OneToMany relationship returns an empty list when > Inh

[jira] [Closed] (OPENJPA-2132) Traversal of a OneToMany relationship returns an empty list when InheritanceType.JOINED or SINGLE_TABLE is used.

2012-10-09 Thread Albert Lee (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-2132?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Albert Lee closed OPENJPA-2132. --- > Traversal of a OneToMany relationship returns an empty list when > InheritanceType.JOINED or SIN

[jira] [Closed] (OPENJPA-2123) Minor performance improvements for Connection and ResultSet processing

2012-10-09 Thread Albert Lee (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-2123?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Albert Lee closed OPENJPA-2123. --- > Minor performance improvements for Connection and ResultSet processing >

[jira] [Closed] (OPENJPA-2152) Don't process query hints when LockModeType == NONE

2012-10-09 Thread Albert Lee (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-2152?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Albert Lee closed OPENJPA-2152. --- > Don't process query hints when LockModeType == NONE > ---

[jira] [Resolved] (OPENJPA-2123) Minor performance improvements for Connection and ResultSet processing

2012-10-09 Thread Albert Lee (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-2123?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Albert Lee resolved OPENJPA-2123. - Resolution: Fixed > Minor performance improvements for Connection and ResultSet processing

[jira] [Closed] (OPENJPA-2275) Extending SchemaTool

2012-10-09 Thread Albert Lee (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-2275?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Albert Lee closed OPENJPA-2275. --- > Extending SchemaTool > > > Key: OPENJPA-2275 >

[jira] [Resolved] (OPENJPA-2152) Don't process query hints when LockModeType == NONE

2012-10-09 Thread Albert Lee (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-2152?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Albert Lee resolved OPENJPA-2152. - Resolution: Fixed > Don't process query hints when LockModeType == NONE > -

[jira] [Assigned] (OPENJPA-2275) Extending SchemaTool

2012-10-09 Thread Albert Lee (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-2275?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Albert Lee reassigned OPENJPA-2275: --- Assignee: Albert Lee > Extending SchemaTool > > >

[jira] [Resolved] (OPENJPA-2275) Extending SchemaTool

2012-10-09 Thread Albert Lee (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-2275?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Albert Lee resolved OPENJPA-2275. - Resolution: Fixed Fix Version/s: 2.3.0 > Extending SchemaTool >

[jira] [Commented] (OPENJPA-2234) EntityManager instance creation needs TX activity

2012-10-09 Thread Erik Kis (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-2234?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13472524#comment-13472524 ] Erik Kis commented on OPENJPA-2234: --- Thx, Rick for this - I just wonder is there any w

OpenJPA 2.2.1 release

2012-10-09 Thread Albert Lee
We are planning to start releasing OpenJPA 2.2.1 shortly. If you have any concern, please post it here asap. -- Albert Lee.

[jira] [Commented] (OPENJPA-2234) EntityManager instance creation needs TX activity

2012-10-09 Thread Rick Curtis (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-2234?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13472421#comment-13472421 ] Rick Curtis commented on OPENJPA-2234: -- Committed revision 1396043 to trunk. Now w

[jira] [Updated] (OPENJPA-2234) EntityManager instance creation needs TX activity

2012-10-09 Thread Rick Curtis (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-2234?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rick Curtis updated OPENJPA-2234: - Fix Version/s: 2.3.0 > EntityManager instance creation needs TX activity >

[jira] [Reopened] (OPENJPA-2234) EntityManager instance creation needs TX activity

2012-10-09 Thread Rick Curtis (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-2234?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rick Curtis reopened OPENJPA-2234: -- Assignee: Rick Curtis > EntityManager instance creation needs TX activity > ---

[jira] [Commented] (OPENJPA-2234) EntityManager instance creation needs TX activity

2012-10-09 Thread Romain Manni-Bucau (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-2234?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13472385#comment-13472385 ] Romain Manni-Bucau commented on OPENJPA-2234: - this means spring is not star

[jira] [Commented] (OPENJPA-2234) EntityManager instance creation needs TX activity

2012-10-09 Thread Erik Kis (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-2234?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13472381#comment-13472381 ] Erik Kis commented on OPENJPA-2234: --- > Hi Olivier, it is done thanks to the managed ru

[jira] [Commented] (OPENJPA-1532) Should the element in a persistence unit definition automatically turn on the data cache?

2012-10-09 Thread Rick Curtis (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-1532?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13472378#comment-13472378 ] Rick Curtis commented on OPENJPA-1532: -- Committed test/code to trunk. Thanks for t

[jira] [Commented] (OPENJPA-2234) EntityManager instance creation needs TX activity

2012-10-09 Thread Rick Curtis (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-2234?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13472373#comment-13472373 ] Rick Curtis commented on OPENJPA-2234: -- > I'd also argue that the implementation sh

[jira] [Commented] (OPENJPA-2234) EntityManager instance creation needs TX activity

2012-10-09 Thread Romain Manni-Bucau (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-2234?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13472358#comment-13472358 ] Romain Manni-Bucau commented on OPENJPA-2234: - Hi Olivier, it is done thanks

[jira] [Commented] (OPENJPA-2234) EntityManager instance creation needs TX activity

2012-10-09 Thread Oliver Gierke (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-2234?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13472349#comment-13472349 ] Oliver Gierke commented on OPENJPA-2234: How is the TransactionManager expected

[jira] [Closed] (OPENJPA-2234) EntityManager instance creation needs TX activity

2012-10-09 Thread Rick Curtis (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-2234?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rick Curtis closed OPENJPA-2234. Resolution: Invalid Closing as invalid. Please reopen with additional data if you disagree.

[jira] [Resolved] (OPENJPA-2269) Duplicate key exception in sequence table on multithreaded initialization

2012-10-09 Thread Rick Curtis (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-2269?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rick Curtis resolved OPENJPA-2269. -- Resolution: Fixed > Duplicate key exception in sequence table on multithreaded initializa

[jira] [Commented] (OPENJPA-2266) Create a Teradata DBDictionary

2012-10-09 Thread Rick Curtis (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-2266?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13472294#comment-13472294 ] Rick Curtis commented on OPENJPA-2266: -- Have you found the time to run through the

[jira] [Work started] (OPENJPA-1532) Should the element in a persistence unit definition automatically turn on the data cache?

2012-10-09 Thread Rick Curtis (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-1532?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on OPENJPA-1532 started by Rick Curtis. > Should the element in a persistence unit definition > automatically turn on the data cache? > -

[jira] [Updated] (OPENJPA-1532) Should the element in a persistence unit definition automatically turn on the data cache?

2012-10-09 Thread Rick Curtis (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-1532?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rick Curtis updated OPENJPA-1532: - Affects Version/s: (was: 2.0.1) (was: 2.0.0-beta)