Gavin King
updated
an issue
Hibernate ORM
/
HHH-16913
StatelessSession should support the use of EntityGraphs
Change By:
Gavin King
Environment:
In keeping with the idea that `StatelessSession`s are "stateless", the API of this is:
```java
<T> T get(EntityGraph<T> graph, GraphSemantic graphSemantic, Object id);
```
Add Comment
Get Jira notifications on your phone! Download the Jira Cloud app for
Android
or
iOS
This message was sent by Atlassian Jira
(v1001.0.0-SNAPSHOT#100231-
sha1:4aa4aa3
)