`

Hibernate cache

阅读更多

evit will remove object from session, and also the children if in the mapping file, defined as "all" or "all-delete-orphan"

 

suggest dont use evit often, as they can not improve performance much.

should use: lazy-loading, filter, project (select object element only, rather than whole object)

 

 

 

分享到:
评论

相关推荐

Global site tag (gtag.js) - Google Analytics