This one time, at band camp, Bob Lee said:
BL>Has anyone done any work to add a subset construct to Castor? Kind of like:
BL>
BL>select o from ClassName o where rownum > 10 and rownum < 20
Bob,
Yes, this is implemented as the limit clause for MySQLQueryExpression,
PostgreSQLQueryExpression and SQLServerQuerExpression because those
databases support the limit clause. No work has been done for this with
regard to the OracleQueryExpression and it's rownum pseudo-column so
far. Feel free to contribute that to the project ;-).
I just filed this a bug report for an enhancement to Castor:
http://bugzilla.exolab.org/show_bug.cgi?id=1199
Bruce
--
perl -e 'print unpack("u30","<0G)U8V4\@4VYY9&5R\"F9E<G)E=\$\!F<FEI+F-O;0\`\`");'
-----------------------------------------------------------
If you wish to unsubscribe from this mailing, send mail to
[EMAIL PROTECTED] with a subject of:
unsubscribe castor-dev