Branch: refs/heads/master
Home:
https://github.com/hibernate/hibernate-orm
Commit: 09538ec20dc4664e1b4dca559f87318678fbc3d2
https://github.com/hibernate/hibernate-orm/commit/09538ec20dc4664e1b4dca5...
Author: Steve Ebersole <steve(a)hibernate.org>
Date: 2012-04-03 (Tue, 03 Apr 2012)
Changed paths:
M documentation/src/main/docbook/devguide/en-US/Hibernate_Development_Guide.xml
M documentation/src/main/docbook/devguide/en-US/chapters/pc/Persistence_Context.xml
M
documentation/src/main/docbook/devguide/en-US/chapters/pc/extras/GetReferenceWithSession.java
M documentation/src/main/docbook/devguide/en-US/chapters/pc/extras/LoadWithSession.java
A
documentation/src/main/docbook/devguide/en-US/chapters/pc/extras/NaturalIdLoading.java
A
documentation/src/main/docbook/devguide/en-US/chapters/pc/extras/SimpleNaturalIdLoading.java
Log Message:
-----------
HHH-7221 - Document natural-id improvements as well as load-access APIs