Shawn Clowater commented on New Feature HHH-7593

How is this different from session.clear() or are you suggesting that there is some parm to the evictAll() call?

For read only you can actually mark the query as read only and hibernate will not manage the entity and it can be set at the session level. Refer to SessionImpl.setDefaultReadOnly()

This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira