Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
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
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
View all features
Solutions
By company size
Enterprises
Small and medium teams
Startups
Nonprofits
By use case
App Modernization
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
Appearance settings
Resetting 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-orm
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
3.7k
Star
6.3k
Code
Pull requests
138
Discussions
Actions
Wiki
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Pull requests
Discussions
Actions
Wiki
Security
Insights
Commits
Branch selector
6213259
User selector
All users
Datepicker
All time
Commit History
Commits on Apr 22, 2024
HHH-17984 initial support for Statistics with StatelessSession
Show description for 6213259
gavinking
committed
6213259
Copy full SHA for 6213259
HHH-14968 remove method with no callers
Show description for 34fd71c
gavinking
committed
34fd71c
Copy full SHA for 34fd71c
Upgrade docker mssql image to 2022-CU12-ubuntu-22.04
dreab8
authored and
Sanne
committed
cc79d24
Copy full SHA for cc79d24
HHH-17987 Improve allocation rate of ReflectHelper#setterMethodOrNull
Sanne
committed
c932da7
Copy full SHA for c932da7
HHH-17988 MetadataContext should consistently use ClassLoaderService
Sanne
committed
beefee9
Copy full SHA for beefee9
HHH-17980 Excessive contention during getter identification in the ByteBuddy enhancer
Sanne
committed
e84370e
Copy full SHA for e84370e
Commits on Apr 21, 2024
fix a typo
Show description for 6bf9dbb
gavinking
committed
6bf9dbb
Copy full SHA for 6bf9dbb
Commits on Apr 19, 2024
Remove JPA 3.2 build file
beikov
committed
e086074
Copy full SHA for e086074
HHH-17916 Check type is resolved before building generic property
mbellade
committed
1fbed65
Copy full SHA for 1fbed65
HHH-17916 Add test for issue
mbellade
committed
9163d50
Copy full SHA for 9163d50
HHH-17975 add testcase for retrieving revision by an Instant
fheck
authored and
beikov
committed
42eadbc
Copy full SHA for 42eadbc
HHH-17975: use the same precision (millis) for resolving revision timestamps from Instant as from LocalDateTime
fheck
authored and
beikov
committed
e8f7439
Copy full SHA for e8f7439
Tag release version before committing development version change
mbellade
authored and
sebersole
committed
7218d9c
Copy full SHA for 7218d9c
Commits on Apr 18, 2024
HHH-17174 Fix empty query string
beikov
committed
52adf4f
Copy full SHA for 52adf4f
talk about lock() and refresh() in javadoc preamble for Session
Show description for aae9b1e
gavinking
committed
aae9b1e
Copy full SHA for aae9b1e
two minor improvements to javadoc
Show description for 38c56ac
gavinking
committed
38c56ac
Copy full SHA for 38c56ac
Commits on Apr 17, 2024
make javadoc consistent
Show description for 810e5fc
gavinking
committed
810e5fc
Copy full SHA for 810e5fc
HHH-17951 Deprecate unused Size.LobMultiplier
quaff
authored and
beikov
committed
8fdf86e
Copy full SHA for 8fdf86e
HHH-17969 test for issue
Show description for eb760db
gavinking
committed
eb760db
Copy full SHA for eb760db
add an example to jdoc of SS.fetch()
Show description for 5b28d15
gavinking
committed
5b28d15
Copy full SHA for 5b28d15
talk about lack of lazy fetching in Jakarta Data
Show description for 0c97bbd
gavinking
committed
0c97bbd
Copy full SHA for 0c97bbd
Update Develocity build scan configuration
marko-bekhta
authored and
beikov
committed
477be17
Copy full SHA for 477be17
fix an NPE that occurred if a QL 'delete' statement had no predicate (#8190)
Show description for 2316391
gavinking
authored
2316391
Copy full SHA for 2316391
Commits on Apr 16, 2024
HHH-17966 EAGER collections in StatelessSession (#8186)
gavinking
authored
7e10843
Copy full SHA for 7e10843
Commits on Apr 15, 2024
include the Repositories documentation in the docs build (#8185)
Show description for 431cf99
gavinking
authored
431cf99
Copy full SHA for 431cf99
documentation for Hibernate Data Repositories (#8178)
Show description for 9ba2803
gavinking
authored
9ba2803
Copy full SHA for 9ba2803
HHH-17955 rename some Interceptor callback methods
Show description for 1c71bb6
gavinking
committed
1c71bb6
Copy full SHA for 1c71bb6
HHH-17955 Javadoc improvements in StatelessSession
Show description for 65a8ffd
gavinking
committed
65a8ffd
Copy full SHA for 65a8ffd
HHH-17955 add Interceptor callbacks for StatelessSession
Show description for dd77ef6
gavinking
committed
dd77ef6
Copy full SHA for dd77ef6
HHH-17955 Bean Validation and @PostXxxx callbacks for StatelessSession
Show description for 9a4d21d
gavinking
committed
9a4d21d
Copy full SHA for 9a4d21d
clean up weird code formatting in test
Show description for 59603df
gavinking
committed
59603df
Copy full SHA for 59603df
HHH-17954 initial implementation of collection persistence for StatelessSession
Show description for 7f89c62
gavinking
committed
7f89c62
Copy full SHA for 7f89c62
Commits on Apr 14, 2024
fix error message when repository backed by regular session returns Uni
Show description for adec141
gavinking
committed
adec141
Copy full SHA for adec141
Commits on Apr 13, 2024
HHH-17953 fix StatelessSession.fetch() for empty collection
Show description for 6695617
gavinking
committed
6695617
Copy full SHA for 6695617
move broken jdoc back where it belongs
Show description for c0d2075
gavinking
committed
c0d2075
Copy full SHA for c0d2075
Pagination
Previous
Next
You can’t perform that action at this time.