| 程序包 | 说明 |
|---|---|
| club.spreadme.database.binding |
| 限定符和类型 | 方法和说明 |
|---|---|
IDaoMethod.MethodSignatrue |
IDaoMethod.getMethodSignatrue(java.lang.Class<?> daoInterface,
java.lang.reflect.Method method,
java.lang.Object[] args) |
| 限定符和类型 | 方法和说明 |
|---|---|
protected static java.lang.String |
IDaoMethod.SQLOption.processSql(java.lang.String sql,
IDaoMethod.MethodSignatrue methodSignatrue,
java.lang.Class<? extends SQLProcessor> processorClass) |
static java.lang.Object |
IDaoMethod.SQLOption.select(IDaoMethod.SQLCommand sqlCommand,
IDaoMethod.MethodSignatrue methodSignatrue,
CrudOption crudOption) |
static java.lang.Object |
IDaoMethod.SQLOption.update(IDaoMethod.SQLCommand sqlCommand,
IDaoMethod.MethodSignatrue methodSignatrue,
CrudOption crudOption) |
Copyright © 2018. All Rights Reserved.