[jboss-user] [JBoss Eclipse IDE (users)] - Re: Error after executing HQL-Statement: Entity is not mappe
hoeft
do-not-reply at jboss.com
Fri Jan 26 03:51:43 EST 2007
map the class? I don't have any xml files which describes how the classes are mapped.
The classes are looking like this:
@Entity
@Table(name = "MyTable")
public class MyClass {
...
}
I have thought that this is enough for the hibernate tools to figure out, how the classes are mapped.
Is this the failure?
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4006700#4006700
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4006700
More information about the jboss-user
mailing list