org.springframework.dao.InvalidDataAccessApiUsageException: Write operations are not allowed in read

使用SSH框架做保存操作時,忘記加事務,報了以下錯誤: org.springframework.dao.InvalidDataAccessApiUsageException: Write operations are not allowed in read-only mode (FlushMode.MANUAL): Turn your Session into FlushMode.COMMIT/A
相關文章
相關標籤/搜索