| 方法和说明 |
|---|
| org.teasoft.bee.osql.PreparedSql.modify(String, Map 不建议使用,因为框架不知道具体是更改了什么表,会影响缓存的正确性,从而产生缓存数据不准确的危险
|
| org.teasoft.bee.osql.PreparedSql.modify(String, Object[])
不建议使用,因为框架不知道具体是更改了什么表,会影响缓存的正确性,从而产生缓存数据不准确的危险
|
| org.teasoft.bee.osql.SuidRich.select(T, IncludeType, Condition)
Suid的 select(T entity,Condition condition)方法中,可以通过condition设置includeType.
|
Copyright © 2020. All rights reserved.