public class StatementConfig extends Object
| 限定符和类型 | 字段和说明 |
|---|---|
String |
fieldAfter |
String |
fieldBefore |
String |
whereValAfter |
String |
whereValBefore |
| 构造器和说明 |
|---|
StatementConfig() |
StatementConfig(String fieldBefore,
String fieldAfter,
String whereValBefore,
String whereValAfter) |
Copyright © 2023. All rights reserved.