-- Yep, thats a bug, it doesn't currently handle attributes of another modeled class (just datatypes), on the other hand, why don't you make it an association instead of an attribute, but anyway it still should be able to handle that, can you file it in jira?
This was in the hibernate log 2004-08-24 09:21:35,681 - org.apache.velocity.runtime.exception.ReferenceException: reference : template = templates/hibernate/HibernateEntity.vsl [line 111,column 18] : $attribute.type.fullyQualifiedHibernateType is not a valid reference. On Tue, 2004-08-24 at 09:40, Martin West wrote: > I have two classes defined in MD A and B. A has an attribute of type B. > The hibernate cartridge generates ... > > * @hibernate.property > * column="EFFECTIVE" > * type="$attribute.type.fullyQualifiedHibernateType" > > for the attribute of type B. > > I thought I had seen this reported before but a search doesnt show a > similar problem. > > This on 3.0M2. > > -- Martin West Head of Product Design and Development http://www.star-map.net +44(0)207 318 0308 +44(0)787 968 0096 ----- Original Message ----- From: "Martin West" <[EMAIL PROTECTED]> To: "Andromda User" <[EMAIL PROTECTED]> Sent: Tuesday, August 24, 2004 5:02 AM Subject: Re: [Andromda-user] Composite generation bug? ------------------------------------------------------- SF.Net email is sponsored by Shop4tech.com-Lowest price on Blank Media 100pk Sonic DVD-R 4x for only $29 -100pk Sonic DVD+R for only $33 Save 50% off Retail on Ink & Toner - Free Shipping and Free Gift. http://www.shop4tech.com/z/Inkjet_Cartridges/9_108_r285 _______________________________________________ Andromda-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/andromda-user
