Hi all!
Does Cayenne’s EJBQL support LIMIT expressions? I see I can set a fetch limit 
on an EJBQLQuery, but it seems that this will just limit the size of the 
resultset generated by the query, not the SQL generation (resulting in huge 
execution times for large queries).

Cheers,
- hugi

Reply via email to