--- [EMAIL PROTECTED] wrote:
> Thanks,
> How would I add key-property to a
> composite-map-key?
> Or is that not implemented?
This is implemented - look at plugin testcases
( a good source of samples ) -
org.xdoclet.plugin.hibernate.pojo.CompositeMapKeyMapping
contains such mapping.
@lists.sourceforge.net
Subject: Re: [xdoclet-plugins-interest] exception in hibernate doclet
--- [EMAIL PROTECTED] wrote:
> I have a hibernate application and I am having a problem with a map. I
> have a class, Transaction, with a subclass PieceTransaction, and I
> want it to have something like the foll
--- [EMAIL PROTECTED] wrote:
> I have a hibernate application and I am having a
> problem with a map. I have
> a class, Transaction, with a subclass
> PieceTransaction, and I want it to
> have something like the following xml 1). I have the
> java source code below,
> 2).
> But I get an exceptio