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

See Jira Issue description at https://hibernate.atlassian.net/browse/HHH-14775

Provide the TiDBDialect, see: - https://hibernate.atlassian.net/browse/HHH-14576 - [The documents on running builtin-tests against TiDB](https://docs.google.com/document/d/1LiY39K8ZaGmoo6Fl0EUHg_WqXlwizuYyiYUNoorA1jw/edit#)

To maintain backward compatibility between SequenceStyleGenerator + LegacyHiLoAlgorithmOptimizer and SequenceHiLoGenerator + LegacyHiLoAlgorithmOptimizer.

LazyLoading with @Inheritance(SINGLE_TABLE) doesn't honor the discriminator value, which result in a WrongClassException

Do not merge. I just created this to show parameter coercion is not supported on Hibernate 5 as that wasn't quite sure.

… and join in ASTParserLoadingTest#testAggregatedJoinAlias Please see https://hibernate.atlassian.net/browse/HHH-14533 for details.

This is a fix for https://hibernate.atlassian.net/browse/HHH-12782 I noticed that it will also fix https://hibernate.atlassian.net/browse/HHH-10842 and it seems like it could also fix https://hibernate.atlassian.net/browse/HHH-13085 which is why I added @gbadner

5.5