Hi All,
I am trying to generate the POJOs and corresponding hbm mapping files using the Hibernate Tool provided by JBoss.
Somehow I get this error message during generation com.sybase.jdbc3.jdbc.SybSQLException: The 'CREATE TABLE' command is not allowed within a multi-statement transaction in the 'tempdb' database.
I am using hibernate-release-4.1.10.Final API and tool plugin from Hibernate tools - http://download.jboss.org/jbosstools/updates/stable/juno/
I hope I have the latest hibernate stuff. After reading various articles, it seems that this issue is green for Hibernate Tool+Sybase
Do you have any suggestions?
Please advise.
Regards, Ankit
|