esday, March 02, 2005 9:02 AM
To: Chad Brandon; andromda-user@lists.sourceforge.net
Subject: Re: [Andromda-user] Inconsistent Factory and Mapping Files
After examining the template for the *Factory class, I realized this
behavior
was caused by the "leafImpl" namespace property being set to tru
---Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On Behalf Of David R.
> Allen
> Sent: Wednesday, March 02, 2005 8:28 AM
> To: andromda-user@lists.sourceforge.net
> Subject: [Andromda-user] Inconsistent Factory and Mapping Files
>
> I am using t
Factory and Mapping Files
I am using the inheritance strategy "subclass" to get a table-per-subclass
hierarchy with the Hibernate cartridge. The factory classes and mappings
for
Hibernate are fine with the derived classes, but there is a problem with the
base classes, either due to a bug or
I am using the inheritance strategy "subclass" to get a table-per-subclass
hierarchy with the Hibernate cartridge. The factory classes and mappings for
Hibernate are fine with the derived classes, but there is a problem with the
base classes, either due to a bug or something I have done wrong w