| entityManager.createNativeQuery("SELECT * FROM <my_entity_table>", MyEntity.class).getResultList();
|
Work for me!
Regards
Felix
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4035695#4035695
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4035695