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

6.5

A "ClassCastException" is thrown in the case of an HQL query with a "ManyToOne" relationship.

This is a reproducer test case for https://hibernate.atlassian.net/browse/HHH-16672

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

https://hibernate.atlassian.net/browse/HHH-17377 https://hibernate.atlassian.net/browse/HHH-17441

Merged Gavin King's correction concerning dynamic-update and 2nd level cache to 5.6 branch. https://hibernate.atlassian.net/browse/HHH-17191

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

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

JIRA issue Test Case

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

https://hibernate.atlassian.net/browse/HHH-17345 **** Do not apply with version as is **** Working on changes to mapping XSD to incorporate Hibernate hbm features into the orm.xml xsd. Matching work on the JAXB...