[hibernate-commits] [hibernate/hibernate-orm] af6a69: HHH-12297 - Relations are not loaded when using Fe...
GitHub
noreply at github.com
Wed Feb 28 05:35:16 EST 2018
Branch: refs/heads/master
Home: https://github.com/hibernate/hibernate-orm
Commit: af6a69645c9bde5160c2b4de088c4b943b6131f5
https://github.com/hibernate/hibernate-orm/commit/af6a69645c9bde5160c2b4de088c4b943b6131f5
Author: Vlad Mihalcea <mihalcea.vlad at gmail.com>
Date: 2018-02-28 (Wed, 28 Feb 2018)
Changed paths:
M hibernate-core/src/test/java/org/hibernate/test/fetchprofiles/EntityLoadedInTwoPhaseLoadTest.java
Log Message:
-----------
HHH-12297 - Relations are not loaded when using Fetch Profiles
Rename entities to prevent using DB reserved words
More information about the hibernate-commits
mailing list