--- 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
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="