[jboss-user] [JBoss Seam] - Re: Can't get seam generate-entities to work.
max.andersen@jboss.com
do-not-reply at jboss.com
Thu Mar 29 11:04:42 EDT 2007
generic fix for Oracle.
I'm actually surprised that it is picking these up - I would have expected it to use the more optimized OracleMetaDataDialect which filters these BIN$ tables out automatically and does not fail on index info.
You can try that by setting a property to:
hibernatetool.metadatadialect org.hibernate.cfg.reveng.dialect.OracleMetaDataDialect
in the seam-gen/build.properties file.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4032816#4032816
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4032816
More information about the jboss-user
mailing list