public class SqlExecutorManager extends Object
| 构造器和说明 |
|---|
SqlExecutorManager() |
| 限定符和类型 | 方法和说明 |
|---|---|
static Object |
excute(ExcuteMethodObj excuteMethodObj,
Map<String,Object> params) |
static SqlExecutor |
getSqlExecutor(DbQueryAnnotation dbQueryAnnotation) |
public static Object excute(ExcuteMethodObj excuteMethodObj, Map<String,Object> params) throws SQLException
SQLExceptionpublic static SqlExecutor getSqlExecutor(DbQueryAnnotation dbQueryAnnotation)
Copyright © 2022. All rights reserved.