hibernate-orm icon indicating copy to clipboard operation
hibernate-orm copied to clipboard

Hibernate's core Object/Relational Mapping functionality

Results 538 hibernate-orm issues
Sort by recently updated
recently updated
newest added

this only converts a Quarkus reproducer (from the reported issue) to an ORM test. https://hibernate.atlassian.net/browse/HHH-17750

JIRA issue Test Case

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-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...