Re: Custom ID Generator

2013-08-21 Thread Dmitry Pavlov
Hi Malte, The simplest solution is to use your old ID generator or to write new service for ID generation which will be using necessary logic, then instead of using OpenJPA build-in generators just set generated ID into your object. Dima 18.08.2013 14:06, Malte пишет: Hi ! I'm new to JPA

Re: QueryCache don't allow for misconfigurations

2012-05-14 Thread Dmitry Pavlov
Hi all, May be someone looks to other bug connected with Query Cache (to be precise Prepared SQL Query Cache) : https://issues.apache.org/jira/browse/OPENJPA-2147 Thank you in advance. Sincerely, Dmitry Pavlov 12.05.2012 15:49, Daniel Persson пишет: Hi Rick. Open OPENJPA-2191<ht