Lemke, Wesley wrote:
That worked Armin, thanks!


puh! This is a good news.

One question though, those mappings were correct, and should work,
right?

In impulse, yep it should work. But there can be a problem with inheritance and the use of SequenceManagerNativeImpl, because this SM is not "extent aware"
http://db.apache.org/ojb/docu/guides/sequencemanager.html#Identity+based+sequence+manager
http://db.apache.org/ojb/docu/guides/sequencemanager.html#What+to+hell+does%0A++++++++++++++++++++++++


Will it hurt anything to not have them in there?


I don't think that it will cause problems. Only queries like "give all AdmObject" are no longer possible. In this case you have to do separate queries for all inherited classes.


I created a Junit Test.  It works with those mappings removed, but fails
when the lines are there.  Would you like me to send it to you?


Yes please, will have a look at it and ... Good luck!

regards,
Armin

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to