public interface DatabaseListBlockListListener
| 限定符和类型 | 方法和说明 |
|---|---|
void |
afterExecuteCondition(cn.schoolwow.quickdao.domain.database.dql.condition.Condition condition,
com.alibaba.fastjson.JSONObject queryCondition,
cn.schoolwow.quickdao.domain.database.dql.response.PageVo pageVo)
执行分页sql后
|
void |
beforeExecuteCondition(cn.schoolwow.quickdao.domain.database.dql.condition.Condition condition,
com.alibaba.fastjson.JSONObject queryCondition)
执行分页sql前
|
DatabaseListBlockTableField[] |
listTableFieldArray()
显示字段列表
|
void beforeExecuteCondition(cn.schoolwow.quickdao.domain.database.dql.condition.Condition condition,
com.alibaba.fastjson.JSONObject queryCondition)
throws Exception
Exceptionvoid afterExecuteCondition(cn.schoolwow.quickdao.domain.database.dql.condition.Condition condition,
com.alibaba.fastjson.JSONObject queryCondition,
cn.schoolwow.quickdao.domain.database.dql.response.PageVo pageVo)
throws Exception
ExceptionDatabaseListBlockTableField[] listTableFieldArray()
Copyright © 2025. All rights reserved.