Re: [Xdoclet-user] @hibernate.many-to-one and unique?

2006-03-08 Thread Paul Galbraith
Bjørn T Johansen wrote: If I include unique=true in a hibernate.many-to-one tag, I get two unique=true lines in the hbm file, which is not what I want.. But I also see in the doc to xdoclet, that they define two unique=true, for some reasons? unique boolIf the column is unique

[Xdoclet-user] @hibernate.many-to-one and unique?

2006-02-22 Thread Bjørn T Johansen
If I include unique=true in a hibernate.many-to-one tag, I get two unique=true lines in the hbm file, which is not what I want.. But I also see in the doc to xdoclet, that they define two unique=true, for some reasons? unique boolIf the column is unique

Re: [Xdoclet-user] @hibernate.many-to-one and unique?

2006-02-22 Thread Bjørn T Johansen
On Wed, 22 Feb 2006 07:44:56 -0800 (PST) Konstantin Priblouda [EMAIL PROTECTED] wrote: --- Bjørn T Johansen [EMAIL PROTECTED] wrote: If I include unique=true in a hibernate.many-to-one tag, I get two unique=true lines in the hbm file, which is not what I want.. But I also see in

Re: [Xdoclet-user] @hibernate.many-to-one and unique?

2006-02-22 Thread Konstantin Priblouda
--- Bjørn T Johansen [EMAIL PROTECTED] wrote: On Wed, 22 Feb 2006 07:44:56 -0800 (PST) Konstantin Priblouda [EMAIL PROTECTED] wrote: --- Bjørn T Johansen [EMAIL PROTECTED] wrote: If I include unique=true in a hibernate.many-to-one tag, I get two unique=true lines in the