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

https://hibernate.atlassian.net/browse/HHH-18019 https://hibernate.atlassian.net/browse/HHH-18149 Backport of #8421 and #8420 to branch 6.5

https://hibernate.atlassian.net/browse/HHH-17943

6.4

https://hibernate.atlassian.net/jira/software/c/projects/HHH/issues/HHH-18138

https://hibernate.atlassian.net/browse/HHH-16830 This PR duplicates this PR https://github.com/hibernate/hibernate-orm/pull/7722, since no changes has been made for more than 2 months here. I cleaned up the history, so it doesn't have conflicts now....

I'm not sure whether all of the methods in the StandardSqmTranslatorFactory should be overridden, but since there is an HQL query in one of the unit tests "delete SimpleEntityWithAssociation e...

https://hibernate.atlassian.net/jira/software/c/projects/HHH/issues/HHH-18151 **My first PR. :)** The issue turned to be quite similar to https://hibernate.atlassian.net/jira/software/c/projects/HHH/issues/HHH-16459 with fix https://github.com/hibernate/hibernate-orm/pull/6404 The problem was that the method `$$_$$_hibernate_read_GENERIC_ATTRIBUTE` that was defined in concrete class...

https://hibernate.atlassian.net/browse/HHH-18164

Due to circumstances, the version cannot be upgraded.ㅠ

https://hibernate.atlassian.net/browse/HHH-18319 It seems a mis-statement about auto-flush in event of native Session and native SQL. I might be wrong but it is so confusing.