Hi,

when using Oracle 11g with openJPA I do get the following warning while the
tables are populated by openJPA:

"Oracle" does not support auto-assigne d column values.  The column may not
behave as desired.

... and the effect is obviously that, as soon as you try to add a new column
with a null value for a primary key, Oracle will throw an Exception...

I can read from the Issue tracker:
https://issues.apache.org/jira/browse/OPENJPA-1090

But actually the JIRA Issue 1090 is about adding this warning, not about how
to solve it.

What is actually the solution to fix it?
Is it database related or do we need to change our code?

Thank you!
Sebastian

-- 
Sebastian Wagner
http://www.openmeetings.de
http://www.webbase-design.de
http://www.wagner-sebastian.com
seba.wag...@gmail.com

Reply via email to