[hibernate-dev] Re: Dialect.supportsValuesList() ignored for InsertUpdateTests.testInsertValues
Christian Beikov <[email protected]> Mon, 8 Mar 2021 11:09:42 +0100
| Newsgroups | gmane.comp.java.hibernate.devel |
|---|---|
| Message-ID | <CANMUGsXHJhad6C-18LgKmHvJYnu6q+5xhFk9igVPq1XymACePg@mail.gmail.com> |
Yeah that's fine, it's not configured for Firebird. Just for PostgreSQL and DB2 which support this. I was just mentioning that it was used there for reference. I'm looking into this right now, so you can expect this to be fixed soon. Regards, Christian Mark Rotteveel <[email protected]> schrieb am Mo., 8. März 2021, 10:59: > Ah, now I understand. Unfortunately that isn't an option in Firebird, > CTEs only support select. > > Mark > > On 08-03-2021 10:19, Christian Beikov wrote: > > Take a look into > > org.hibernate.query.sqm.mutation.internal.cte.CteStrategy which uses DML > > in CTEs to implement a delete for polymorphic entities as well as for > > cascades. > > > -- > Mark Rotteveel > _______________________________________________ > hibernate-dev mailing list -- [email protected] > To unsubscribe send an email to [email protected] > %(web_page_url)slistinfo%(cgiext)s/%(_internal_name)s _______________________________________________ hibernate-dev mailing list -- [email protected] To unsubscribe send an email to [email protected] %(web_page_url)slistinfo%(cgiext)s/%(_internal_name)s