Re: [xdoclet-plugins-interest] formula and column elements order gets changed

2006-04-29 Thread Konstantin Priblouda
--- Stanislav Bryzgalov <[EMAIL PROTECTED]> wrote: > Hi, folks > > > It looks like the order in which @hibernate.column > and > @hibernate.formula tags appear gets changed in a > generated file with > column moving to the top. For example, > > @hibernate.many-to-one > @hibernate.formula value

[xdoclet-plugins-interest] formula and column elements order gets changed

2006-04-28 Thread Stanislav Bryzgalov
Hi, folks It looks like the order in which @hibernate.column and @hibernate.formula tags appear gets changed in a generated file with column moving to the top. For example, @hibernate.many-to-one @hibernate.formula value="CLIENT_ID" @hibernate.formula value="CARRIER_ID" @hibernate.column name="