Hi guys, The trick with oracle is to remember to set hibernate.default_schema and maybe hibernate.default_catalog to limit which schemas we will read to the one you are interested in.
We should have a better ui for selecting tables...right now we only have that if you use the Hibenrate tools code generation ui directly and create a reveng.xml file. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4133903#4133903 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4133903 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
