I have been working with the validate tool and was getting an exception on
classes that used @table(name="XXX", schema="YYY").  If I took out the schema
portion the exception went away. I see no mention of not using schema in @table
for validate use. Is this a bug or undocumented feature

The mapping tool knows which schema to use from the URL and openJPA.schema
properties

Phill

Reply via email to