User development, A new message was posted in the thread "howto setup jpa using oracle 10g unicode nvarchar2":
http://community.jboss.org/message/528532#528532 Author : Wolfgang Knauf Profile : http://community.jboss.org/people/WolfgangKnauf Message: -------------------------------------------------------------- Hi, did you check the log output? Which "create table" statements are called? See here: http://docs.jboss.org/hibernate/core/3.3/reference/en/html/session-configuration.html#configuration-logging You probably have to switch the category "org.hibernate.tool.hbm2ddl" to "DEBUG" (which means that you have to switch the default appender from INFO to DEBUG). Hope this helps Wolfgang -------------------------------------------------------------- To reply to this message visit the message page: http://community.jboss.org/message/528532#528532
_______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
