-
Notifications
You must be signed in to change notification settings - Fork 3.7k
Insights: hibernate/hibernate-orm
Overview
-
0 Active issues
-
- 51 Merged pull requests
- 22 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.6.21 Hibernate ORM 6.6.21.Final
published
Jul 13, 2025 -
7.0.6 Hibernate ORM 7.0.6.Final
published
Jul 13, 2025
51 Pull requests merged by 11 people
-
HHH-19261 - query hints in Oracle are not concatenated with comma's, but with spaces
#10587 merged
Jul 18, 2025 -
HHH-19261 - query hints in Oracle are not concatenated with comma's, but with spaces
#10586 merged
Jul 18, 2025 -
HHH-19261 - query hints in Oracle are not concatenated with comma's, but with spaces - do not merge yet!
#10568 merged
Jul 18, 2025 -
[6.6] HHH-19624 Test EDB with EDB drivers
#10585 merged
Jul 18, 2025 -
Scanning logging
#10581 merged
Jul 18, 2025 -
[6.6] HHH-19457 Inheritance with type JOINED not working in a related entity
#10583 merged
Jul 18, 2025 -
[7.0] HHH-19457 Inheritance with type JOINED not working in a related entity
#10582 merged
Jul 18, 2025 -
HHH-19457 Inheritance with type JOINED not working in a related entity
#10569 merged
Jul 18, 2025 -
[6.2] HHH-19621 Don't render code units for DB2 for i
#10580 merged
Jul 18, 2025 -
[6.6] HHH-19621 Don't render code units for DB2 for i
#10579 merged
Jul 18, 2025 -
Ensure compatibility with JUnit < 5.13
#10575 merged
Jul 18, 2025 -
[7.0] HHH-19621 Don't render code units for DB2 for i
#10578 merged
Jul 18, 2025 -
HHH-19621 Don't render code units for DB2 for i
#10577 merged
Jul 18, 2025 -
Use record types In scanner package / avoid URL.equals()
#10572 merged
Jul 17, 2025 -
HHH-19624 Test EDB with EDB drivers
#10573 merged
Jul 17, 2025 -
HHH-19614 Apply column check constraints as table constraints if possible
#10571 merged
Jul 17, 2025 -
Update ojdbc11 version
#10563 merged
Jul 17, 2025 -
HHH-19624 Test EDB with EDB drivers
#10566 merged
Jul 17, 2025 -
Add support for testing with custom EDB image
#10567 merged
Jul 17, 2025 -
modernize some code in o.h.query.sqm.produce.function
#10561 merged
Jul 17, 2025 -
Preliminary support for Panache2
#10411 merged
Jul 17, 2025 -
HHH-19623:support GaussDB column check function
#10565 merged
Jul 17, 2025 -
HHH-19622 Include hibernate-vector in the platform pom
#10562 merged
Jul 17, 2025 -
HHH-19619: Re-add Teradata dialect, under Apache 2.0 license
#10552 merged
Jul 16, 2025 -
[6.2] HHH-19550 Attribute join on correlated from node receives wrong root
#10543 merged
Jul 16, 2025 -
HHH-19617 - Remove EXECUTE ANY TYPE privilege for Oracle
#10544 merged
Jul 16, 2025 -
[6.6] HHH-19368 Group by and single-table inheritance sub-select query error
#10541 merged
Jul 16, 2025 -
[7.0] HHH-19368 Group by and single-table inheritance sub-select query error
#10540 merged
Jul 16, 2025 -
[7.0] HHH-19550 Attribute join on correlated from node receives wrong root
#10546 merged
Jul 16, 2025 -
HHH-19550 Attribute join on correlated from node receives wrong root
#10545 merged
Jul 16, 2025 -
[6.6] HHH-19550 Attribute join on correlated from node receives wrong root
#10542 merged
Jul 16, 2025 -
Make FormulaWithPartitionByTest deterministic and enable partition by…
#10548 merged
Jul 16, 2025 -
Make FormulaWithPartitionByTest deterministic and enable partition by tests on H2
#10547 merged
Jul 16, 2025 -
HHH-19297 Register SingleStore json functions to community SingleStoreDialect
#9927 merged
Jul 16, 2025 -
clean up logic in XxxxIsolationDelegates
#10539 merged
Jul 16, 2025 -
HHH-19368 Group by and single-table inheritance sub-select query error
#10533 merged
Jul 16, 2025 -
HHH-19553 - Remove CREATE ANY INDEX privilege for Oracle
#10535 merged
Jul 16, 2025 -
More work on logging
#10537 merged
Jul 16, 2025 -
HHH-19616 HHH-19614 add test
#10536 merged
Jul 15, 2025 -
HHH-19616 HHH-19614 Misc changes and fallout
#10532 merged
Jul 15, 2025 -
HHH-19614 generate CHECK constraint to enforce non-nullability in SINGLE_TABLE inheritance
#10530 merged
Jul 15, 2025 -
[6.2] HHH-19497 fixes incorrect implementation of 'negated in'
#10513 merged
Jul 15, 2025 -
Make sure that quarkus-version script returns the stdout in the Quarkus Jenkins job
#10515 merged
Jul 14, 2025 -
More logging improvements
#10527 merged
Jul 14, 2025 -
HHH-19611 demote many DEBUG-level log messages to TRACE
#10525 merged
Jul 14, 2025 -
HHH-19612 allow EntityGraph names in the JPA standard hints
#10523 merged
Jul 13, 2025 -
HHH-19606 allow resource accessor method of type StatelessSession in Spring
#10522 merged
Jul 13, 2025 -
table partitioning tests
#10518 merged
Jul 12, 2025 -
PartitionKey jdoc and fix to DDL formatting
#10519 merged
Jul 12, 2025 -
Various code cleanups
#10517 merged
Jul 12, 2025 -
HHH-19608 automatically add @PartitionKey to the primary key
#10514 merged
Jul 11, 2025
22 Pull requests opened by 10 people
-
HHH-19610 make GraphParser support subTypeSubGraph
#10521 opened
Jul 12, 2025 -
EXPERIMENT: Use the JDBC metadata to display more info about the datasource
#10524 opened
Jul 13, 2025 -
HHH-19579 Criteria update join - Column 'code' in SET is ambiguous
#10531 opened
Jul 15, 2025 -
Make PersistenceContextEntry#EntityStatus public for Hibernate Reactive
#10550 opened
Jul 16, 2025 -
Make PersistenceContextEntry#EntityStatus public for Hibernate Reactive
#10551 opened
Jul 16, 2025 -
[7.0] HHH-19524 @OnetoOne relationship unnecessary joins in nativeQuery
#10553 opened
Jul 16, 2025 -
[6.6] HHH-19524 @OnetoOne relationship unnecessary joins in nativeQuery
#10554 opened
Jul 16, 2025 -
HHH-19579 Criteria update join - Column 'code' in SET is ambiguous
#10559 opened
Jul 16, 2025 -
HHH-19579 Criteria update join - Column 'code' in SET is ambiguous
#10560 opened
Jul 16, 2025 -
Bump the build-dependencies group across 1 directory with 8 updates
#10570 opened
Jul 17, 2025 -
HHH-19626 Add a test case for mapped superclass with generics and annotation processor
#10574 opened
Jul 18, 2025 -
Ensure compatibility with JUnit < 5.13
#10576 opened
Jul 18, 2025 -
HHH-19626 Hibernate processor may fail to process entities with generics
#10584 opened
Jul 18, 2025 -
HHH-19261 - query hints in Oracle are not concatenated with comma's, but with spaces
#10588 opened
Jul 18, 2025 -
HHH-16253 - Schema Validation Failure With Audited (N)Clob Column
#10589 opened
Jul 18, 2025 -
HHH-18981 IndexOutOfBoundsException when using arrayToString with arrayAgg
#10590 opened
Jul 18, 2025 -
Add files from Perforce //main/clients/Hibernate/6.6/community/
#10591 opened
Jul 18, 2025
7 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.
-
Oracle TimesTen Dialect for Hibernate 6.6 Updates
#10492 commented on
Jul 14, 2025 • 7 new comments -
HHH-19551 - Address deficiencies in pessimistic locking
#10194 commented on
Jul 18, 2025 • 0 new comments -
some minor refactorings to Initializers
#10317 commented on
Jul 16, 2025 • 0 new comments -
HHH-19549 Hibernate Processor: When embeddable is annotated by @Access enclosing element must not change access type
#10349 commented on
Jul 15, 2025 • 0 new comments -
Bump the jakarta group with 2 updates
#10395 commented on
Jul 17, 2025 • 0 new comments -
HHH-14270 GroupedSchemaValidatorImpl / NameSpaceTablesInformation does not find different-case table information in case insensitive environment
#10429 commented on
Jul 17, 2025 • 0 new comments -
HHH-19137 - @NamedEntityGraph entity loading fails with AssertionError on entity model with multiple collections and composite keys
#10490 commented on
Jul 14, 2025 • 0 new comments