| 程序包 | 说明 |
|---|---|
| net.zzh.dbrest.annotation | |
| net.zzh.dbrest.spring | |
| net.zzh.dbrest.sql |
| 限定符和类型 | 方法和说明 |
|---|---|
static DbQueryAnnotation |
DbQueryAnnotation.get(Object annotation) |
static DbQueryAnnotation |
DbQueryAnnotation.valueOf(String name)
返回带有指定名称的该类型的枚举常量。
|
static DbQueryAnnotation[] |
DbQueryAnnotation.values()
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
|
| 限定符和类型 | 方法和说明 |
|---|---|
DbQueryAnnotation |
DbQueryAnnotationHolder.getDbQueryAnnotation() |
| 限定符和类型 | 方法和说明 |
|---|---|
static SqlExecutor |
SqlExecutorManager.getSqlExecutor(DbQueryAnnotation dbQueryAnnotation) |
Copyright © 2022. All rights reserved.