-
Notifications
You must be signed in to change notification settings - Fork 3.6k
Insights: hibernate/hibernate-orm
Overview
-
0 Active issues
-
- 55 Merged pull requests
- 5 Open pull requests
- 0 Closed issues
- 0 New issues
Could not load contribution data
Please try again later
3 Releases published by 3 people
-
6.2.39 Hibernate ORM 6.2.39.Final
published
Jun 29, 2025 -
7.0.4 Hibernate ORM 7.0.4.Final
published
Jun 30, 2025 -
6.6.19 Hibernate ORM 6.6.19.Final
published
Jul 1, 2025
55 Pull requests merged by 14 people
-
HHH-19498 - improve upserts on MySQL and Maria
#10275 merged
Jul 3, 2025 -
[6.2] HHH-18898 fix of a NPE when using an embeddable with a specified JavaType
#10436 merged
Jul 3, 2025 -
[6.6] Fix potential CCE due to casting the wrong object after instanceof check
#10452 merged
Jul 3, 2025 -
[6.6] HHH-19558: Fixed support of JDBC Escape Syntax
#10451 merged
Jul 3, 2025 -
skip Envers test on Informix
#10467 merged
Jul 3, 2025 -
Lighter registry standard impl
#10464 merged
Jul 2, 2025 -
try enabling these tests on Db2 🤞
#10460 merged
Jul 2, 2025 -
use bigserial instead of serial8 on Informix
#10461 merged
Jul 2, 2025 -
Fix changelog to include
6.6.19.Final
#10463 merged
Jul 2, 2025 -
HHH-18837 Oracle epoch extraction doesn't work with dates
#10358 merged
Jul 2, 2025 -
wrapping up work on InformixDialect
#10459 merged
Jul 2, 2025 -
fix locking-related tests for Informix + improved impl of truncate()
#10457 merged
Jul 2, 2025 -
Informix continued...
#10456 merged
Jul 1, 2025 -
Informix continued
#10455 merged
Jul 1, 2025 -
functional improvements to InformixSqlAstTranslator
#10449 merged
Jul 1, 2025 -
[7.0] Fix potential CCE due to casting the wrong object after instanceof check
#10453 merged
Jul 1, 2025 -
Fix potential CCE due to casting the wrong object after instanceof check
#10454 merged
Jul 1, 2025 -
[7.0] HHH-19558: Fixed support of JDBC Escape Syntax
#10450 merged
Jul 1, 2025 -
HHH-19558: Fixed support of JDBC Escape Syntax
#10369 merged
Jul 1, 2025 -
Backport to 7.0 - HHH-19583 Include parameterized info of parameterized type arguments
#10442 merged
Jul 1, 2025 -
HHH-19583 Include parameterized info of parameterized type arguments
#10441 merged
Jul 1, 2025 -
Bump the workflow-actions group with 4 updates
#10445 merged
Jul 1, 2025 -
Bump the build-dependencies group with 15 updates
#10394 merged
Jul 1, 2025 -
various minor refactorings to AST conversion code
#10446 merged
Jul 1, 2025 -
clean up SerializationHelper
#10444 merged
Jul 1, 2025 -
HHH-19396 [6.6] cannot select the same column twice with different aliases while using cte
#10360 merged
Jul 1, 2025 -
Post-steps for release : 6.6.19.Final
#10443 merged
Jul 1, 2025 -
Informix duration arithmetic
#10440 merged
Jul 1, 2025 -
HHH-19396 cannot select the same column twice with different aliases while using cte
#10359 merged
Jul 1, 2025 -
HHH-18837 Oracle epoch extraction doesn't work with dates
#10357 merged
Jul 1, 2025 -
update many dependencies
#10425 merged
Jun 30, 2025 -
[6.6] HHH-18898 fix of a NPE when using an embeddable with a specified JavaType
#10435 merged
Jun 30, 2025 -
HHH-8511 add passing test
#10438 merged
Jun 30, 2025 -
7.0.4 release fix
#10439 merged
Jun 30, 2025 -
[6.6] HHH-18581 optimize binding null for postgresql
#10437 merged
Jun 30, 2025 -
[6.2] HHH-19464 storing a binary data into blob on oracle cutting off its content
#10432 merged
Jun 30, 2025 -
[6.6] HHH-19464 storing a binary data into blob on oracle cutting off its content
#10433 merged
Jun 30, 2025 -
More Informix
#10430 merged
Jun 30, 2025 -
[7.0] HHH-18898 fix of a NPE when using an embeddable with a specified JavaType
#10434 merged
Jun 30, 2025 -
[7.0] HHH-19464 storing a binary data into blob on oracle cutting off its content
#10431 merged
Jun 30, 2025 -
HHH-18898 fix of a NPE when using an embeddable with a specified JavaType
#10235 merged
Jun 30, 2025 -
HHH-19464 storing a binary data into blob on oracle cutting off its content
#10160 merged
Jun 30, 2025 -
remove unnecessary nullness checking in AbstractSqlAstTranslator#visitInsertStatementOnly()
#10175 merged
Jun 30, 2025 -
HHH-19225: remove support for mariadb version's older than 10.6
#10375 merged
Jun 30, 2025 -
Use toMetaDataObjectName() to read columns from native SQL ResultSet
#10428 merged
Jun 29, 2025 -
Informix
#10426 merged
Jun 29, 2025 -
audit calls to convert()
#10427 merged
Jun 29, 2025 -
HHH-19559, HHH-19580 schema-based multitenancy
#10424 merged
Jun 28, 2025 -
Update processor tests to use JUnit 5
#10379 merged
Jun 27, 2025 -
minor cleanups to SqmQueryGroup
#10423 merged
Jun 27, 2025 -
HHH-19523 correctly initialize Pre/PostCollectionXxxxEvents from StatelessSession
#10422 merged
Jun 27, 2025 -
HHH-9812 @Formula with SQL cast function
#10377 merged
Jun 27, 2025 -
minor refactoring to DefaultRefreshEventListener
#10421 merged
Jun 27, 2025 -
Lighter interceptors: more efficient initialization and lower memory usage
#10387 merged
Jun 27, 2025
5 Pull requests opened by 4 people
-
Bump the build-dependencies group with 2 updates
#10458 opened
Jul 2, 2025 -
HHH-19584 add @CurrentTimestamp(allowMutation)
#10462 opened
Jul 2, 2025 -
WIP add Informix
#10466 opened
Jul 3, 2025 -
HHH-19076 Resolve member of MappedSuperclass specially
#10468 opened
Jul 3, 2025
12 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-19542 embeddable property order
#10356 commented on
Jul 3, 2025 • 21 new comments -
Preliminary support for Panache2
#10411 commented on
Jul 2, 2025 • 9 new comments -
Fix HHH-19076
#10281 commented on
Jul 3, 2025 • 3 new comments -
HHH-16283 - Integrate ParameterMarkerStrategy into NativeQuery
#8798 commented on
Jul 1, 2025 • 2 new comments -
HHH-19365 GaussDB Dialect Support
#10199 commented on
Jul 3, 2025 • 2 new comments -
Oracle Timesten dialect updates
#10273 commented on
Jun 30, 2025 • 1 new comment -
WIP Criteria aliasing fix
#10000 commented on
Jun 30, 2025 • 0 new comments -
HHH-19065 `SelectionQuery#getResultCount` returns incorrect count if implicit joins are used in the select clause
#10100 commented on
Jun 30, 2025 • 0 new comments -
HHH-14584 Allow PhysicalNamingStrategy implementations to detect when a name is implicit or explicit
#10366 commented on
Jun 30, 2025 • 0 new comments -
HHH-19555 tests and doc
#10385 commented on
Jul 3, 2025 • 0 new comments -
Bump the jakarta group with 2 updates
#10395 commented on
Jul 2, 2025 • 0 new comments -
Bump io.smallrye:jandex from 3.1.2 to 3.3.1
#10396 commented on
Jul 1, 2025 • 0 new comments