Skip to content

Conversation

DavideD
Copy link
Member

@DavideD DavideD commented Aug 25, 2023

Related to #1718
Before merging we need to wait for the Upgrade to Hibernate ORM 6.3 and for this issue to be merged.

This fix might require additional work before it's been merged

DavideD and others added 10 commits August 24, 2023 11:06
A mistake, this class is in the examples.
* Fix compilation errors
* Add ReactiveArrayJdbcTypeConstructor
* Remove duplicated methods from ORM
1. fix the broken signature of createSelectionQuery() oops!
2. hibernate#1703 add enableFetchProfile() to Query
also add missing createSelectionQuery()/createMutationQuery() to StatelessSession
@DavideD DavideD added the waiting We are waiting for another PR or issue to be solved before merging this one label Aug 25, 2023
With ORM 6.3 the boolean converter is mapped as a char.
WIth ORM 6.2 it was an enum.
Related to Hibernate ORM issue [HHH-17045](https://hibernate.atlassian.net/browse/HHH-17045):
Unable to locate parameter for RESTRICT - UPDATE error when updating entity with RowId
@DavideD DavideD force-pushed the fix-for-HHH-17045 branch from 23141f1 to f680764 Compare August 29, 2023 08:25
@DavideD
Copy link
Member Author

DavideD commented Aug 29, 2023

Added to #1734

@DavideD DavideD closed this Aug 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
waiting We are waiting for another PR or issue to be solved before merging this one
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants