public class ForeachDynamicSql extends ArrayDynamicSql
subNodes| 构造器和说明 |
|---|
ForeachDynamicSql(String collection,
String item,
String open,
String close,
String separator) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
buildQuery(Map<String,Object> data,
DynamicContext context,
SqlBuilder sqlBuilder) |
addChildNode, appendText, getSubNodes, isHavePlaceholder, lastIsText, visitItemclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitbuildQuerypublic void buildQuery(Map<String,Object> data, DynamicContext context, SqlBuilder sqlBuilder) throws SQLException
buildQuery 在接口中 DynamicSqlbuildQuery 在类中 ArrayDynamicSqlSQLExceptionCopyright © 2021. All rights reserved.