Hi Tarlika,
I am wondering whether I could generate this behaviour into BaseXXXPeer.
Of course you can. Espesially it will be useful if you will use aliases very often.
I had a look at the Criteria src code and I
don't think it would be to difficult. The only problem might be alias (BRAND as b1)
in the FROM clause.
When BasePeer will build a query string from your criteria it will process aliases and
will create a valid FROM clause
for you. So that is not a problem.
Regards,
Kosyta
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]