[jboss-user] [EJB 3.0] - Re: My EJB don't access the database

jaikiran do-not-reply at jboss.com
Tue Nov 6 13:59:43 EST 2007


Or this?

em.createQuery("select object(o) from ElementoGerenciado  o").getResultList();	

Note that i have removed 'as' from that query

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

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



More information about the jboss-user mailing list