Re: [Andromda-devel] hibernate attributes on subclasses

2005-01-29 Thread Carlos Cuenca
Martin West wrote: On Sat, 2005-01-29 at 13:12, Carlos Cuenca wrote: Hi, I had notices that hibernate no longer assigns to mapping file "not-null=false" on attributes of subclasses when the inheritance strategy is subclass. I think maybe a parameter could be passed to the vel

Re: [Andromda-devel] hibernate attributes on subclasses

2005-01-29 Thread Martin West
On Sat, 2005-01-29 at 13:12, Carlos Cuenca wrote: > Hi, > > I had notices that hibernate no longer assigns to mapping file > "not-null=false" on attributes of subclasses when the inheritance > strategy is subclass. I think maybe a parameter could be passed to the > velocity macro renderProperti

[Andromda-devel] hibernate attributes on subclasses

2005-01-29 Thread Carlos Cuenca
Hi, I had notices that hibernate no longer assigns to mapping file "not-null=false" on attributes of subclasses when the inheritance strategy is subclass. I think maybe a parameter could be passed to the velocity macro renderPropertiesAndAssociations at the cartridge, or the hibernate model cou