Sounds like a great question for the XDoclet Users list. Apparently no
one in Maven land can help.

Wayne

On 1/22/07, Mick Knutson <[EMAIL PROTECTED]> wrote:
From the XDoclet generated hbm.xml file:

       <!--
           To add non XDoclet property mappings, create a file named
               hibernate-properties-ProviderHistory.xml
           containing the additional properties and place it in your merge
dir.
       -->

   </class>




On 1/22/07, Mick Knutson <[EMAIL PROTECTED]> wrote:
>
>
>
> <composite-id>
>     <key-property
>             name="providerIdentifier"
>             type="long"
>             column="PROVIDERIDENTIFIER"/>
>     <key-property
>             name="historyCreateUser"
>             type="java.lang.String"
>             column="HISTORYCREATEUSER"/>
>     <key-property
>             name="historyCreateDateTime"
>             type="java.util.Date"
>             column="HISTORYCREATEDATETIME"/>
> </composite-id>
>
>
>
>
>
>
> On 1/22/07, Damien Lecan <[EMAIL PROTECTED]> wrote:
> >
> > 2007/1/19, Mick Knutson < [EMAIL PROTECTED]>:
> > >
> > > I am still using XDoclet 1 and want to create an entry for
> > > hibernate-properties-ProviderHistory.xml but am not sure where to put
> > that
> > > file to get picked up during a merge...
> > > Can anyone please help ?
> >
> >
> > What is hibernate-properties-ProviderHistory.xml file ?
> >
> > Damien
> >
> >
>
>
> --
> Thanks
>
> DJ MICK
>
> (Mick Knutson)
> http://www.djmick.com
> http://www.myspace.com/djmick_dot_com
> http://www.thumpradio.com
>



--
Thanks

DJ MICK

(Mick Knutson)
http://www.djmick.com
http://www.myspace.com/djmick_dot_com
http://www.thumpradio.com



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to