public class StaticPItem extends NoParamsPItem
pojo, top| Constructor and Description |
|---|
StaticPItem(String str) |
StaticPItem(String str,
boolean tidy) |
| Modifier and Type | Method and Description |
|---|---|
void |
joinSql(Entity<?> en,
StringBuilder sb)
将当前的语句组成元素输出,以便组成 PreparedStatement 语句
|
String |
toString() |
getParamNames, joinAdaptor, joinParams, paramCount_en, _fmtcolnm, getFieldMatcher, getPojo, getSqlType, isTop, setPojo, setTop, setupPojopublic StaticPItem(String str)
public StaticPItem(String str, boolean tidy)
public void joinSql(Entity<?> en, StringBuilder sb)
PItemen - 参考的实体,如果为 null,则取当前元素所在 POJO 的关联实体sb - 文本缓冲Copyright © 2017. All rights reserved.