hibernate-orm
hibernate-orm copied to clipboard
Hibernate's core Object/Relational Mapping functionality
this only converts a Quarkus reproducer (from the reported issue) to an ORM test. https://hibernate.atlassian.net/browse/HHH-17750
Hey hey 😃, I was looking into a bug reported on the Quarkus side, and I've noticed that there can be this situation when we'd try to throw an exception...
Added a null check for the string as it was throwing an NPE.
See also https://hibernate.atlassian.net/browse/HHH-17728
See Jira issue [HHH-17600](https://hibernate.atlassian.net/browse/HHH-17600) [HHH-17600]: https://hibernate.atlassian.net/browse/HHH-17600?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ
https://hibernate.atlassian.net/browse/HHH-17622
https://hibernate.atlassian.net/browse/HHH-17736
https://hibernate.atlassian.net/browse/HHH-14968
Fixes SqlGrammarException [Incorrect syntax near offset] thrown when executing a paginated SQL native query that contains semicolon characters, in a parameterized query with variables executed in a mssql server for...
https://hibernate.atlassian.net/browse/HHH-17568