Skip to Main Content

Java EE (Java Enterprise Edition) General Discussion

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

org.hibernate.hql.ast.QuerySyntaxException ... is not mapped

843830Jan 23 2008 — edited Aug 28 2008
Hi,

I wanted to perform a query like this: Query q = entityManager.createQuery ("select userName from manageUsers where username=123");

I'm guessing "manageUsers " isn't mapped but i don't know where to map this.

Thanks
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Sep 25 2008
Added on Jan 23 2008
7 comments
2,415 views