... 的一些优化手段(3)在Spring的Hibernate封装中,指定只读事务的办法为: bean配置文件中,prop属性增加“read-Only” 或者用注解方式@Transactional(readOnly=true) ...
確定! 回上一頁