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 }}
loisoft
/
hibernate-orm
Public
forked from
hibernate/hibernate-orm
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
0
Wiki
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit History
Commits on Nov 15, 2017
HHH-9331 - Aggregate functions for subqueries not working
vladmihalcea
committed
a9f1caf
Copy full SHA for a9f1caf
HHH-5274 - HQL-Insert with Select and Sub-Select fails
vladmihalcea
committed
5a91673
Copy full SHA for 5a91673
HHH-5645 - Criteria.createAlias with specified criterion results in wrong parameters passed into SQL statement
Show description for fe60239
vladmihalcea
committed
fe60239
Copy full SHA for fe60239
Commits on Nov 14, 2017
HHH-5645 - Criteria.createAlias with specified criterion results in wrong parameters passed into SQL statement
moriarty-s3a
authored and
vladmihalcea
committed
dbd5f81
Copy full SHA for dbd5f81
Commits on Nov 13, 2017
HHH-12086 - Batch order_inserts: flush during transaction causes incorrect insert ordering and subsequent constraint violation
Show description for eaeda2f
vladmihalcea
committed
eaeda2f
Copy full SHA for eaeda2f
HHH-12076 - Query not built properly when joining a table based on class
Show description for a5d50c3
randymay
authored and
vladmihalcea
committed
a5d50c3
Copy full SHA for a5d50c3
HHH-12076 - Query not built properly when joining a table based on class
Show description for 26ae3c6
randymay
authored and
vladmihalcea
committed
26ae3c6
Copy full SHA for 26ae3c6
HHH-12086 - Batch order_inserts: flush during transaction causes incorrect insert ordering and subsequent constraint violation
Show description for 427bba4
vladmihalcea
committed
427bba4
Copy full SHA for 427bba4
HHH-12086 - Batch order_inserts: flush during transaction causes incorrect insert ordering and subsequent constraint violation
awallgren
authored and
vladmihalcea
committed
9ae9810
Copy full SHA for 9ae9810
Commits on Nov 11, 2017
HHH-12085 - @NaturalId not working on inherited field
sebersole
committed
7c57d11
Copy full SHA for 7c57d11
Commits on Nov 10, 2017
HHH-12085 - @NaturalId not working on inherited field
sebersole
committed
e926375
Copy full SHA for e926375
Add gradle task to copy resources to out folder
dreab8
committed
f92bffa
Copy full SHA for f92bffa
Commits on Nov 9, 2017
HHH-11986 - @LazyGroup is ignored on LazyToOne association with 'mappedBy'
Show description for 20422cd
vladmihalcea
committed
20422cd
Copy full SHA for 20422cd
Commits on Nov 8, 2017
HHH-11986 - @LazyGroup is ignored on LazyToOne association with 'mappedBy'
Show description for 4531b22
Viefhaus
authored and
gbadner
committed
4531b22
Copy full SHA for 4531b22
Testcase for HHH-11986 added
Show description for 3292a83
Viefhaus
authored and
gbadner
committed
3292a83
Copy full SHA for 3292a83
HHH-12074 - order_inserts: flush during transaction causes incorrect insert ordering and subsequent constraint violation
Show description for 1616b3d
breglerj
authored and
vladmihalcea
committed
1616b3d
Copy full SHA for 1616b3d
Commits on Nov 7, 2017
HHH-12082 - Fix some errors and formatting issues in the User Guide
wideunique
authored and
vladmihalcea
committed
0b04430
Copy full SHA for 0b04430
HHH-12074 - order_inserts: flush during transaction causes incorrect insert ordering and subsequent constraint violation
awallgren
authored and
vladmihalcea
committed
8530584
Copy full SHA for 8530584
Commits on Nov 6, 2017
HHH-11871 - Skip Metamodel attribute generation for non-Java Bean property methods
Show description for 3ab1974
vladmihalcea
committed
3ab1974
Copy full SHA for 3ab1974
HHH-12081 Update to JBoss Logger 3.3.1.Final and related tooling 2.1.0.Final
Sanne
committed
95ecd7c
Copy full SHA for 95ecd7c
README updates and typos
Sanne
committed
7c81de9
Copy full SHA for 7c81de9
Commits on Nov 1, 2017
HHH-12073 - Change BaseUnitTestCase Logger to protected
vladmihalcea
committed
1641783
Copy full SHA for 1641783
HHH-12072 - BasicFormatterImpl throws a NPE if native SQL begins with a parentheses
ageery
authored and
vladmihalcea
committed
310eb69
Copy full SHA for 310eb69
HHH-11871 - Skip Metamodel attribute generation for non-Java Bean property methods
BogdanStirbat
authored and
vladmihalcea
committed
f20fe86
Copy full SHA for f20fe86
HHH-11805 Fix JACC cannot be enabled
ggam
authored and
vladmihalcea
committed
20d17ec
Copy full SHA for 20d17ec
Commits on Oct 31, 2017
HHH-10179 - Fetching an already loaded entity with an EntityGraph does not initialize previously lazy loaded attributes
Show description for f2c83c9
vladmihalcea
committed
f2c83c9
Copy full SHA for f2c83c9
HHH-12051 - Filter dirty but non-updatable atributes
barreiro
authored and
vladmihalcea
committed
280474e
Copy full SHA for 280474e
Commits on Oct 30, 2017
HHH-10677 Local Timestamp cache is not updated right after cache.put
rvansa
authored and
vladmihalcea
committed
1965a9b
Copy full SHA for 1965a9b
HHH-12036 Use cache.clear() for bulk removal on non-tx cache
rvansa
authored and
vladmihalcea
committed
5d2c353
Copy full SHA for 5d2c353
HHH-12067: NativeQueryTupleTransformer doesn't handle null values in returned ResultSet
msymonov
authored and
vladmihalcea
committed
4b8cfe0
Copy full SHA for 4b8cfe0
HHH-12068 - Fix generated @SuppressWarnings to work for all compilers
archiecobbs
authored and
vladmihalcea
committed
c3f61c7
Copy full SHA for c3f61c7
Commits on Oct 26, 2017
HHH-10485 : Lazy collections fetched with EntityGraph load with JOIN
Giovanni Lovato
authored and
vladmihalcea
committed
b8a3baa
Copy full SHA for b8a3baa
Commits on Oct 25, 2017
HHH-12064 - Issue with unidirectional one-to-many association with a join column that references a column that is not the primary key
marcellor
authored and
vladmihalcea
committed
ef6ddd9
Copy full SHA for ef6ddd9
HHH-12046 - Don't consider static methods for isFoo()/getFoo() conflicts.
archiecobbs
authored and
vladmihalcea
committed
88b1e33
Copy full SHA for 88b1e33
HHH-11028 - {h-schema} is not replaced in SQLDelete, SQLInsert and SQLUpdate code enhancement
Show description for ce21f13
vladmihalcea
committed
ce21f13
Copy full SHA for ce21f13
Pagination
Previous
Next
You can’t perform that action at this time.