Joose Vettenranta wrote:
Clarifying myself:
I want to have just one table in SQL called child. And software eather uses Child or SuperChild (same table name in both).
I tried moving (repository.xml) extent-class to superclass, but didn't help.
I don't know about JDO, but you probably have to specify both Child and SuperChild in both the jdo file and the repository file.
Tom
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
