I'm having an issue mapping an entity to a view. Whenever I try @Table(name="view_name") I get the error:
Missing table: view_name Has anyone had any success with this? We are using RC9. It's an oracle database. I do have permissions on the view and I can select from it in my db client with the same username/password as the application is using. Thank you for your help, Shaun View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3985594#3985594 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3985594 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
