Skip to content
Navigation Menu
Toggle navigation
Sign in
Product
GitHub Copilot
Write better code with AI
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
All features
Documentation
GitHub Skills
Blog
Solutions
By company size
Enterprises
Small and medium teams
Startups
Nonprofits
By use case
DevSecOps
DevOps
CI/CD
View all use cases
By industry
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
Enterprise platform
AI-powered developer platform
Available add-ons
GitHub Advanced Security
Enterprise-grade security features
Copilot for business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Reseting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
hibernate
/
hibernate-reactive
Public
Notifications
You must be signed in to change notification settings
Fork
95
Star
451
Code
Issues
90
Pull requests
6
Actions
Projects
0
Security
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security
Insights
Commits
Breadcrumbs
History for
hibernate-reactive
hibernate-reactive-core
on
main
User selector
All users
Datepicker
All time
Commit History
Commits on Apr 28, 2025
[#2129] Test hibernate.boot.allow_jdbc_metadata_access
Show description for 4782948
DavideD
committed
4782948
Copy full SHA for 4782948
[#2129] Allow offline startup and on-demand DB version checks
Show description for 02aed1b
DavideD
committed
02aed1b
Copy full SHA for 02aed1b
[#2129] Remove StandAloneReactiveTest
Show description for 9a129c2
DavideD
committed
9a129c2
Copy full SHA for 9a129c2
[#2129] Set the logging properties in a separate method
Show description for e73ffbc
DavideD
committed
e73ffbc
Copy full SHA for e73ffbc
[#2129] Add DatabaseConfiguration#getMinimumVersion
Show description for 1955d45
DavideD
committed
1955d45
Copy full SHA for 1955d45
Commits on Apr 25, 2025
log the HR version
gavinking
committed
29d84cd
Copy full SHA for 29d84cd
[#2138] Use UPDATE event type for generator where applicable
marko-bekhta
authored and
DavideD
committed
5029fc9
Copy full SHA for 5029fc9
[#2181] Align ReactiveSessionImpl to the changes in ORM 7
DavideD
committed
d5b75b5
Copy full SHA for d5b75b5
[#2181] Align ReactiveStatelessSessionImpl to the changes in ORM 7
DavideD
committed
e1b6c18
Copy full SHA for e1b6c18
[#2181] Add log message for JDBCExceptions
Show description for 02bf6c9
DavideD
committed
02bf6c9
Copy full SHA for 02bf6c9
[#2181] Add CompletionStages#supplyStage
Show description for d9338b1
DavideD
committed
d9338b1
Copy full SHA for d9338b1
[#2214] Test query execution using a TypedQueryReference
DavideD
committed
66c6ab4
Copy full SHA for 66c6ab4
[#2214] Support TypedQueryReferencea and QuerySpecification
DavideD
committed
de80654
Copy full SHA for de80654
[#2220] Drop setOrder methods
Show description for 807f690
DavideD
committed
807f690
Copy full SHA for 807f690
[#2220] Fix errors with ORM 7.0.0.CR1
Show description for c8c879a
DavideD
committed
c8c879a
Copy full SHA for c8c879a
minor changes
gavinking
authored and
DavideD
committed
79f32da
Copy full SHA for 79f32da
fix up some unchecked casts and other warnings
gavinking
authored and
DavideD
committed
7af1fc0
Copy full SHA for 7af1fc0
use the usual entity loader from SS.getMultiple()
Show description for 9b6289d
gavinking
authored and
DavideD
committed
9b6289d
Copy full SHA for 9b6289d
adapt to changes in core to use SharedSessionContractImplementor
Show description for 235ba56
gavinking
authored and
DavideD
committed
235ba56
Copy full SHA for 235ba56
Commits on Apr 24, 2025
[#2207] Provide access to the contextual data map
Show description for 02db560
DavideD
committed
02db560
Copy full SHA for 02db560
Commits on Apr 23, 2025
[#2212] add getCriteriaBuilder() convenience method to session types
Show description for 5adf123
gavinking
authored and
DavideD
committed
5adf123
Copy full SHA for 5adf123
Commits on Apr 21, 2025
[#2209] fix test that failed only on Maria
gavinking
committed
c4702b6
Copy full SHA for c4702b6
[#2209] fix more unnecessary casts to ReactiveSession
Show description for e125b9f
gavinking
committed
e125b9f
Copy full SHA for e125b9f
[#2209] fix cast to ReactiveSession that broke StatelesSession
gavinking
committed
402ce62
Copy full SHA for 402ce62
Commits on Apr 14, 2025
Make CONTEXTUAL_DATA_KEY constant
Show description for feb4c27
tsegismont
authored and
DavideD
committed
feb4c27
Copy full SHA for feb4c27
Commits on Apr 12, 2025
[#2203] Fix error chaining stages in ReactiveStatelessWithBatchTest
Show description for 2be1356
DavideD
committed
2be1356
Copy full SHA for 2be1356
Commits on Apr 8, 2025
[#2190] Upgrade CockroachDB to 24.1.15
DavideD
committed
9e917ec
Copy full SHA for 9e917ec
[#2190] Upgrade MySQL to 9.2.0
DavideD
committed
741af5e
Copy full SHA for 741af5e
[#2190] Upgrade MariaDB to 11.7.2
DavideD
committed
b9fa84f
Copy full SHA for b9fa84f
Commits on Apr 7, 2025
[#2187] Use adjustToDefaultPrecision in UTCNormalizedZonedTest
Show description for 45010e1
DavideD
committed
45010e1
Copy full SHA for 45010e1
[#2166] Hibernate Reactive eager fetching the wrong record for ManyToOne
Show description for 3d6cc0f
marko-bekhta
authored and
DavideD
committed
3d6cc0f
Copy full SHA for 3d6cc0f
[#2176] Create custom Vert.x contextual data storage
Show description for 95ad44c
tsegismont
authored and
DavideD
committed
95ad44c
Copy full SHA for 95ad44c
Commits on Apr 4, 2025
clean up a method
gavinking
committed
4495a1f
Copy full SHA for 4495a1f
[#1867] Test case
DavideD
committed
751ac6d
Copy full SHA for 751ac6d
[#1867] Error when inserting in batch with joined table inheritance
dreab8
authored and
DavideD
committed
7469034
Copy full SHA for 7469034
Pagination
Previous
Next
You can’t perform that action at this time.