hibernate的一些属性值

xiaoxiao2021-02-28  98

<set batch-size="3" ....

取的时候一次取3个 减少sql语句的发送数量

no session问题就是在filter中chain.doFilter后边加入session关闭..就行

转载请注明原文地址: https://www.6miu.com/read-33243.html

最新回复(0)