我将我的休眠版本从 5.2.10.Final 更新为 5.3.2.Final,因此删除了该 CacheImpl 类。hibernate 是否有这个类的替代方案,以及如何在最新版本的 hibernate 中监控缓存统计信息?((CacheImpl) entityManager.getEntityManagerFactory()
.getCache()).getSessionFactory().getStatistics();
添加回答
举报
0/150
提交
取消