I am using the LIMIT tag on an Entity bean query and it seems to be ignored by JBoss? Does
anyone know if this works with JBoss-4.2.2.GA ? The query is
| Query query = this.em.createQuery("from ClinicalDocumentEvent e where
e.processedFlag = 'N' order by e.eventTimestamp asc limit 100);
|
|
Thanks !
Jeff
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4182523#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...