| When I add an entitygraph to find() I would expect that it loads the specified AttributeNodes. However when the object is found in the second level cache, it does not. It only works if the object is not already cached. I created a Test to reproduce this behaviour https://github.com/eiswind/hibernate-entitygraph-cache-incosistency |