Plugins (1057)


Training and Consulting (44)



EPIC Poll

What is your favourite developer portal?

[ Results | Polls ]

Votes: 541
Comments: 0

Post new topic   Reply to topic
View previous topic Printable version Log in to check your private messages View next topic
Author Message
sprobertson
Post subject: is <composite-element> supported?  PostPosted: Mar 25, 2004 - 08:15 AM
Guest





I have a mapping files which include a composite elements, however no classes are generated for these. I am using version 2.1.38

e.g.

<set name="aliases" table="group_aliases">
<key column="id_group"/>
<composite-element class="Aliases">
<property name="alias" type="java.lang.String"/>
<many-to-one name="user" column="id_user" class="User"/>
</composite-element>
</set>
 
   
Reply with quote Back to top
Display posts from previous:     
Jump to:  
All times are GMT - 6 Hours
Post new topic   Reply to topic
View previous topic Printable version Log in to check your private messages View next topic
Powered by PNphpBB2 © 2003-2004 The PNphpBB Group
Credits