Error with temporary tables
---------------------------
Key: HHH-5214
URL:
http://opensource.atlassian.com/projects/hibernate/browse/HHH-5214
Project: Hibernate Core
Issue Type: Bug
Reporter: Carlos Pinzon
Priority: Blocker
Hi I'm having this error with hibernate when I try to update a table
I create the HT_<TABLE_NAME> table and didn't some body know how to fix this
error
or exist a way to disable the cleanup functionality
MultiTableUpd W org.hibernate.hql.ast.exec.AbstractStatementExecutor
dropTemporaryTableIfNecessary unable to cleanup temporary id table after use
java.sql.SQLException: ORA-00942: table or view does not exist
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://opensource.atlassian.com/projects/hibernate/secure/Administrators....
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira