Is it possible to create the following with xdoclet tags?

<composite-id>
<key-property column="HEADEND_ID" length="22" name="headendId"
type="java.lang.Long"/>
<key-property column="MSO_ID" length="22" name="msoId"
type="java.lang.Long"/>
<key-property column="USERID" length="16" name="userid"
type="java.lang.String"/>
</composite-id>

I generated this from our database, and now want to map back to it using
XDoclet.

Thanks,

Matt



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
hibernate-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/hibernate-devel

Reply via email to