[jboss-user] [JBoss Seam] - Re: Error calling action method of component

vladimir.ralev@jboss.com do-not-reply at jboss.com
Tue May 15 11:06:09 EDT 2007


What happens when you use:


  |  List existing = em.createQuery("select u.username from User u where u.username=:uname").setParameter("uname",user.username)
  | .getResultList();
  | 

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

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



More information about the jboss-user mailing list