Steve Ebersole commented on Bug HHH-7816

But what I need to know is whether the main transaction is suspended and then whether a new transaction is started when creating the temp table (because despite what Alessandro says, thats where the log he sent me shows the problem as you saw as well).

I am curious what the Oracle XA driver reports for DatabaseMetaData#supportsDataDefinitionInTransaction(). Could one of y'all find that? Provided that the main transaction is properly suspended, DatabaseMetaData#supportsDataDefinitionInTransaction() is used to determine whether to do the table creation in a new transaction (or whether to do it not transacted).

This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira