| 程序包 | 说明 |
|---|---|
| com.lucky.ut.effective.h2.model |
| 限定符和类型 | 方法和说明 |
|---|---|
List<Parameter> |
Query.getParams() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
Query.setParams(List<Parameter> params) |
| 构造器和说明 |
|---|
Query(String sql,
List<Parameter> params) |
Copyright © 2021 kubeclub. All rights reserved.