readOnly =true表明所注解的方法或类只是读取数据。 readOnly=false表明所注解的方法或类是增加,删除,修改数据。 如果设置为true,spring会对其优化 ...
確定! 回上一頁