| 限定符和类型 | 字段和说明 |
|---|---|
protected List<SqlEntry> |
entries |
protected String |
sql |
protected Object[] |
values |
| 限定符和类型 | 方法和说明 |
|---|---|
List<SqlEntry> |
getEntries() |
String |
getSql() |
String |
getSql(SqlEntry entry) |
Object[] |
getValues() |
Object[] |
getValues(SqlEntry entry) |
Iterator<SqlEntry> |
iterator() |
protected List<SqlEntry> |
parse(String sql,
Object[] values) |
String |
toString() |
void |
wrap(SqlEntry entry) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitforEach, spliteratorCopyright © 2024. All rights reserved.