RE: Data cache does not work in OpenJPA 2.2.2

2014-06-16 Thread LYALIKOV, Oleg (Oleg)
Hello I would appreciate if anybody can tell if it is possible to merge this fix to 2.2.x or 2.3.x branches and what is required to do that merge... Without fix there is a big data cache performance impact for majority of systems which make use of data cache. Thanks, Oleg -Original Messag

Re: Enable cascade persist globally and pro grammatically

2014-06-16 Thread Rick Curtis
Hmm, I don't think there is an easy/elegant way to modify the cascade behavior on the fly. I think with some work you could write some code where if a field didn't have cascade set, we would just look at some default setting... but that would take some hacking at OpenJPA. Sorry I don't have a bett

Re: Data cache does not work in OpenJPA 2.2.2

2014-06-16 Thread Rick Curtis
I cc'd the owners of 2.2.x and 2.3.x to see if either of them will merge it into their branches. On Mon, Jun 16, 2014 at 2:50 AM, LYALIKOV, Oleg (Oleg) < oleg.lyali...@alcatel-lucent.com> wrote: > Hello > > I would appreciate if anybody can tell if it is possible to merge this fix > to 2.2.x or

Enhancement not finding metadata (Maven plugin)

2014-06-16 Thread Hal Hildebrand
So I just noticed that my persistent classes are not being made persistence capable, rather they are being enhanced as persistence aware. The message from the OpenJPA enhancer is: No metadata was found for 181 classes; they have been enhanced as persistence-aware. If you intended for any of th