@Component @AutoFullConfiguration(type=AutoFullField.class) public class AutoFullFieldService extends DefaultHandler
configProperties| 构造器和说明 |
|---|
AutoFullFieldService() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
result(Annotation annotation,
Field[] fields,
Field field,
Object obj,
String sequence,
int level) |
String |
sql(String table,
String queryField,
String alias,
String conditionField) |
findFieldValue, getBeanClassType, getClassType, getConditionField, getListClassType, getParam, getParamList, sql, sql, sql, sqlpublic String sql(String table, String queryField, String alias, String conditionField)
sql 在接口中 Handlersql 在类中 DefaultHandlerpublic void result(Annotation annotation, Field[] fields, Field field, Object obj, String sequence, int level)
result 在接口中 Handlerresult 在类中 DefaultHandlerCopyright © 2023. All rights reserved.