This website requires JavaScript.
Explore
Help
Sign In
Hibernate
/
hibernate-orm
Watch
1
Star
0
Fork
0
You've already forked hibernate-orm
mirror of
https://github.com/hibernate/hibernate-orm
synced
2025-02-24 04:05:39 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
hibernate-orm
/
hibernate-core
History
John Verhaeg
37d365cdf0
HHH-7471: Fixed back ref support. This is now done at the end of building metadata within the MetadataImpl, as opposed to within the Binder, since we need everything resolved on both sides of an association to know when a back ref is needed. Also corrected some issues with the hbm file.
2012-07-24 17:02:13 -05:00
..
src
HHH-7471: Fixed back ref support. This is now done at the end of building metadata within the MetadataImpl, as opposed to within the Binder, since we need everything resolved on both sides of an association to know when a back ref is needed. Also corrected some issues with the hbm file.
2012-07-24 17:02:13 -05:00
hibernate-core.gradle
Merge branch 'master' into metamodel
2012-07-19 15:50:50 -05:00