-
Notifications
You must be signed in to change notification settings - Fork 3.6k
Insights: hibernate/hibernate-orm
Overview
-
0 Active issues
-
- 32 Merged pull requests
- 16 Open pull requests
- 0 Closed issues
- 0 New issues
Could not load contribution data
Please try again later
2 Releases published by 1 person
-
6.2.37 Hibernate ORM 6.2.37.Final
published
May 18, 2025 -
7.0.0 Hibernate ORM 7.0.0.Final
published
May 19, 2025
32 Pull requests merged by 8 people
-
produce more helpful TransientPropertyValueExceptions
#10205 merged
May 22, 2025 -
HHH-19477 ConnectionReleaseMode.AFTER_STATEMENT ineffective due to missing connection release
#10206 merged
May 22, 2025 -
HHH-19207 fix missing order by
#10038 merged
May 22, 2025 -
HHH-19372 HHH-19369 Test and fix CCE and IAE with access optimizer and inheritance
#10204 merged
May 22, 2025 -
HHH-19477 ConnectionReleaseMode.AFTER_STATEMENT ineffective due to missing connection release
#10202 merged
May 22, 2025 -
HHH-19477 ConnectionReleaseMode.AFTER_STATEMENT ineffective due to missing connection release
#10201 merged
May 22, 2025 -
Make bytecode test engine backwards compatible with older JUnit versions
#10163 merged
May 22, 2025 -
HHH-19372 HHH-19369 Test and fix CCE and IAE with access optimizer and inheritance
#10192 merged
May 22, 2025 -
HHH-19383 improvements
#10198 merged
May 22, 2025 -
HHH-19383 - validation of NativeQuery result mappings
#10085 merged
May 21, 2025 -
some updates to the Repositories guide
#10197 merged
May 21, 2025 -
Tests for Criteria extract and cast
#10196 merged
May 21, 2025 -
query parser improvements
#10191 merged
May 21, 2025 -
update to Hibernate Validator 9
#10190 merged
May 20, 2025 -
widen type of SelectionSpecification.resort()
#10189 merged
May 20, 2025 -
Very minor things
#10188 merged
May 20, 2025 -
HHH-19472: native queries can return Object[]
#10177 merged
May 20, 2025 -
Backport HHH-18813 to branch 6.6 - DML update of secondary table column fails
#10184 merged
May 20, 2025 -
HHH-19463 when we have @Repository(provider="Hibernate") don't skip repo
#10155 merged
May 20, 2025 -
HHH-19394 disable transient reference checking for read-only entities
#10096 merged
May 20, 2025 -
HHH-18813: Fix of generated Insert-Query in CteUpdateHandler
#10173 merged
May 20, 2025 -
Update ORM version in the changelog
#10181 merged
May 20, 2025 -
HHH-19472: native queries can return Object[]
#10178 merged
May 20, 2025 -
Remove some obsolete code
#10179 merged
May 19, 2025 -
add more links to Short Guide
#10174 merged
May 18, 2025 -
various minor fixes
#10171 merged
May 17, 2025 -
Correct a bunch of warnings in NativeSQLQueriesTest
#10167 merged
May 16, 2025 -
properly document EnabledFetchProfile
#10165 merged
May 16, 2025 -
Tiny changes
#10159 merged
May 16, 2025 -
HHH-19466 fix exposure of SPI types via JpaMetamodel
#10161 merged
May 16, 2025
16 Pull requests opened by 9 people
-
HHH-19468 enableFetchProfile() should accept an EnabledFetchProfile
#10162 opened
May 16, 2025 -
HHH-19468 allow an EnabledFetchProfile to be apply()d to a Session or Query
#10164 opened
May 16, 2025 -
HHH-19336 - Proper implementation for JPA extended locking scope
#10166 opened
May 16, 2025 -
HHH-19471 - Replace hashing a constraint name using SHA-256 instead of MD5 algorithm
#10169 opened
May 16, 2025 -
make it easier to customize ImplicitNamingStrategyJpaCompliantImpl
#10172 opened
May 17, 2025 -
remove unnecessary nullness checking in AbstractSqlAstTranslator#visitInsertStatementOnly()
#10175 opened
May 18, 2025 -
expand doc section on pessimistic locking
#10180 opened
May 20, 2025 -
HHH-19331: query plan cache should take parameter type into accound for cast
#10182 opened
May 20, 2025 -
[6.6] HHH-19331: query plan cache should take parameter type into accound for cast
#10183 opened
May 20, 2025 -
HHH-19387 AssertionError in EntityInitializerImpl data.concreteDescriptor is null
#10193 opened
May 21, 2025 -
HHH-19336 - Proper implementation for JPA extended locking scope
#10194 opened
May 21, 2025 -
HHH-19387 AssertionError in EntityInitializerImpl data.concreteDescriptor is null
#10195 opened
May 21, 2025 -
HHH-19365 GaussDB Dialect Support
#10199 opened
May 22, 2025 -
Centralize release instructions in MAINTAINERS.md
#10203 opened
May 22, 2025 -
HHH-19476 claimEntityHolderIfPossible Assertion Error
#10207 opened
May 22, 2025 -
HHH-18891 fix of an AssertionError when using a NotFound annotation
#10208 opened
May 22, 2025
8 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
HHH-17404 : Add support of reading/writing from/to special source/target in FormatMapper
#9629 commented on
May 22, 2025 • 4 new comments -
HHH-19283: Hibernate Gradle Plugin configuration cache support
#9895 commented on
May 19, 2025 • 3 new comments -
HHH-19362 JsonHelper improvements to handle more mapping types
#10029 commented on
May 19, 2025 • 3 new comments -
HHH-19464 storing a binary data into blob on oracle cutting off its content
#10160 commented on
May 20, 2025 • 2 new comments -
HHH-18818 Fix ID conflicts between CTE batch inserts and optimizer strategies
#9232 commented on
May 20, 2025 • 0 new comments -
[HHH-19365]GaussDB Dialect Support
#10093 commented on
May 21, 2025 • 0 new comments -
HHH-19065 `SelectionQuery#getResultCount` returns incorrect count if implicit joins are used in the select clause
#10100 commented on
May 22, 2025 • 0 new comments -
HHH-19396 cannot select the same column twice with different aliases while using cte
#10158 commented on
May 18, 2025 • 0 new comments