You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@openjpa.apache.org by David Kaylor <dk...@gmail.com> on 2009/03/19 20:56:47 UTC

SchemaToolTask problem

Hi,

I am new to OpenJPA and noticed something with the SchemaToolTask that
doesn't seem quite right.  When I reflect a database, the resulting
xml file correctly indicates whether or not a field is nullable.
However, changing the not-null attribute in the xml file and running
refresh shows no changes.  I tried this with both 1.2 and the most
recent snapshot.  Is there a configuration change that would help or
is something else wrong?

Thanks,
Dave