Gavin King (
https://hibernate.atlassian.net/secure/ViewProfile.jspa?accountId=557058%...
) *updated* an issue
Hibernate ORM (
https://hibernate.atlassian.net/browse/HHH?atlOrigin=eyJpIjoiZDI0NTI1M2Q4...
) / New Feature (
https://hibernate.atlassian.net/browse/HHH-16913?atlOrigin=eyJpIjoiZDI0NT...
) HHH-16913 (
https://hibernate.atlassian.net/browse/HHH-16913?atlOrigin=eyJpIjoiZDI0NT...
) StatelessSession should support the use of EntityGraphs (
https://hibernate.atlassian.net/browse/HHH-16913?atlOrigin=eyJpIjoiZDI0NT...
)
Change By: Gavin King (
https://hibernate.atlassian.net/secure/ViewProfile.jspa?accountId=557058%...
) Environment: In keeping with the idea that `StatelessSession`s are
"stateless", and since we don't _yet_ have support for `XxxxLoadAccess` in
`StatelessSession`, the API of this is:
<T> T get(EntityGraph<T> graph, GraphSemantic graphSemantic, Object id);
<T> T get(EntityGraph<T> graph, GraphSemantic graphSemantic, Object id,
LockMode lockMode);
which is completely fine and reasonable. (It's the same as the API in Hibernate
Reactive.)
(
https://hibernate.atlassian.net/browse/HHH-16913#add-comment?atlOrigin=ey...
) Add Comment (
https://hibernate.atlassian.net/browse/HHH-16913#add-comment?atlOrigin=ey...
)
Get Jira notifications on your phone! Download the Jira Cloud app for Android (
https://play.google.com/store/apps/details?id=com.atlassian.android.jira....
) or iOS (
https://itunes.apple.com/app/apple-store/id1006972087?pt=696495&ct=Em...
) This message was sent by Atlassian Jira (v1001.0.0-SNAPSHOT#100231- sha1:4aa4aa3 )