[jboss-user] [JBoss Seam] - Needing help for the lazy initialize

Seto do-not-reply at jboss.com
Sat Feb 17 03:14:27 EST 2007


In hibernate, we can use below code to limit the collection's size. 

  | s.createFilter( lazyCollection, "").setFirstResult(0).setMaxResults(10).list();
  | 

How can I do such thing in JBoss Seam, or in the other words, EJB3.

Maybe I posted in the wrong forum, but I'm using Seam, so I post it here.

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4018101#4018101

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4018101



More information about the jboss-user mailing list