Hello Jesse, Thanks for the link! Is there any option to tell OpenJPA to generate derby compatible SQL?
On Sat, Feb 9, 2013 at 8:11 PM, Jesse Farinacci <jie...@gmail.com> wrote: > Greetings, > > On Sat, Feb 9, 2013 at 12:15 AM, seba.wag...@gmail.com > <seba.wag...@gmail.com> wrote: > > we face an issue with OpenJPA 2.2.1 and Derby 10.8.2.2. > > When there is a table "user" the schema is correctly created > > with SynchronizeMappings. > > > > However making a query in the that database results in: > > org.apache.openjpa.persistence.PersistenceException: Syntax error: > > Encountered "user" at line 1, column 888. > > http://db.apache.org/derby/docs/10.8/ref/rrefkeywords29722.html > > -Jesse > > -- > There are 10 types of people in this world, those > that can read binary and those that can not. > -- WBR Maxim aka solomax