-
Interfaces Interface Description cc.carm.lib.easysql.api.builder.UpsertBuilder
-
Methods Method Description cc.carm.lib.easysql.api.builder.QueryBuilder.withSQL(String) 存在SQL注入风险,建议使用QueryBuilder.withPreparedSQL(String)
Interface | Description |
---|---|
cc.carm.lib.easysql.api.builder.UpsertBuilder |
Method | Description |
---|---|
cc.carm.lib.easysql.api.builder.QueryBuilder.withSQL(String) |
存在SQL注入风险,建议使用
QueryBuilder.withPreparedSQL(String) |