Is it possible to tell Seam (2.0) that certain Hibernate-generated POJO classes are Entity
beans without having to put @Entity annotations on every one? I tried putting an orm.xml
in META-INF, but it doesn't seem to be read. I'm not using JTA or EJB3.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4070748#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...