LIMIT

Does the LIMIT function for EJB QL work in ejb 2.0. I am trying to limit the results returned by an EJB query from an entity bean.
[137 byte] By [princa] at [2007-11-27 2:29:15]
# 1
Im now just getting the collection of objects and limiting within my java code. It would have been nice if I could do it in the QL.
princa at 2007-7-12 2:42:13 > top of Java-index,Enterprise & Remote Computing,Enterprise Technologies...
# 2
AFAIK, the LIMIT clause is not supported in your case.
karma-9a at 2007-7-12 2:42:13 > top of Java-index,Enterprise & Remote Computing,Enterprise Technologies...