I tried the query
list = manager.createQuery(" from ProjectObject u left join fetch
u.projectNumber where u.projectNumber = :projectNumber")
.setParameter("projectNumber", projectNumber)
.getResultList();
but it is not working
can you help me
thanks
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4072984#4072984
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4072984
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user