Daniel Winz [http://community.jboss.org/people/danwin] created the discussion

"Re: NamedQuery problem: TABLE is not mapped"

To view the discussion, visit: http://community.jboss.org/message/561438#561438

--------------------------------------------------------------
Actually, I don't know. I create an EntityManager based on the same 
persistence.xml ..
> EntityManagerFactory emf = 
> Persistence.createEntityManagerFactory("timetracker-persistence");
> em = emf.createEntityManager();
> EntityTransaction et = em.getTransaction();
--------------------------------------------------------------

Reply to this message by going to Community
[http://community.jboss.org/message/561438#561438]

Start a new discussion in EJB 3.0 at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2029]

_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to