Christian Beikov (
https://hibernate.atlassian.net/secure/ViewProfile.jspa?accountId=557058%...
) *commented* on HHH-15525 (
https://hibernate.atlassian.net/browse/HHH-15525?atlOrigin=eyJpIjoiNTQxYW...
)
Re: Allow Global- and PersistentTemporaryTableStrategy to participate in hbm2ddl (
https://hibernate.atlassian.net/browse/HHH-15525?atlOrigin=eyJpIjoiNTQxYW...
)
This happens because H2 only supports local temporary tables, whereas Oracle supports
global temporary tables. Local temporary tables are created on demand for a JDBC
connection, whereas global temporary tables have to be created only once at the beginning.
So this is why you see these DDL statements for Oracle.
Adding an option to turn off the DDL creation is something that I still want to do.
(
https://hibernate.atlassian.net/browse/HHH-15525#add-comment?atlOrigin=ey...
) Add Comment (
https://hibernate.atlassian.net/browse/HHH-15525#add-comment?atlOrigin=ey...
)
Get Jira notifications on your phone! Download the Jira Cloud app for Android (
https://play.google.com/store/apps/details?id=com.atlassian.android.jira....
) or iOS (
https://itunes.apple.com/app/apple-store/id1006972087?pt=696495&ct=Em...
) This message was sent by Atlassian Jira (v1001.0.0-SNAPSHOT#100207- sha1:591c2ef )