RE: MaxDB and OpenJPA

2010-06-28 Thread C N Davies
ike I does support what you want but not with your setup. Hth Chris -Original Message- From: joe [mailto:fischauto...@yahoo.de] Sent: Tuesday, 29 June 2010 1:14 AM To: users@openjpa.apache.org Subject: Re: MaxDB and OpenJPA Hi, > Joe I am not sure exactly what your question is, i

Re: MaxDB and OpenJPA

2010-06-28 Thread joe
Hi, Joe I am not sure exactly what your question is, is it the "SchemaAction" or is it more generally the SynchronizeMappings property? Hm, i think the SchemaAction. If i understand it correctly it leads to a dropping of all tables, and after it to a recreation of the tables based on the en

RE: MaxDB and OpenJPA

2010-06-28 Thread C N Davies
--Original Message- From: joe [mailto:fischauto...@yahoo.de] Sent: Tuesday, 29 June 2010 12:28 AM To: users@openjpa.apache.org Subject: MaxDB and OpenJPA Hi, For unit tests i like to set the following property in the persistence.xml file: This works for Derby and Oracle but it doesn&

MaxDB and OpenJPA

2010-06-28 Thread joe
Hi, For unit tests i like to set the following property in the persistence.xml file: value="buildSchema(SchemaAction='dropDB,add')" /> This works for Derby and Oracle but it doesn't work for MaxDB. I looked at: http://openjpa.apache.org/builds/1.0.2/apache-openjpa-1.0.2/docs/manual/ref_g