[jboss-user] [EJB 3.0] - Re: EJB3 Lazy Load problem

zilbi do-not-reply at jboss.com
Thu Mar 13 12:16:01 EDT 2008


both:

@Stateless
  | @Local(CollectionDao.class)
  | @Remote(CollectionDao.class)
  | public class CollectionDaoImpl extends DaoImpl<Collection, Long>
  | {
  | 
  | }

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

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



More information about the jboss-user mailing list