08 2012 档案

OpenSessionInViewFilter与org.springframework.dao.InvalidDataAccessApiUsageException
摘要:报错:org.springframework.dao.InvalidDataAccessApiUsageException: Write operations are not allowed in read-only mode (FlushMode.NEVER/MANUAL): Turn your Session into FlushMode.COMMIT/AUTO or remove 'readOnly' marker from transaction definition.搞开发的时候碰到这个问题,在网上搜了一下原因,归纳成以下几个知识点,部分摘抄网络原文: 1、延迟加载: 阅读全文

posted @ 2012-08-02 17:04 Iuranus 阅读(11528) 评论(0) 推荐(1)

导航