public interface JdbcExecutionInterceptor
| 限定符和类型 | 方法和说明 |
|---|---|
void |
postHandle(cn.featherfly.common.repository.Execution execution) |
void |
preHandle(cn.featherfly.common.repository.Execution execution) |
void postHandle(cn.featherfly.common.repository.Execution execution)
throws cn.featherfly.common.db.JdbcException
cn.featherfly.common.db.JdbcExceptionvoid preHandle(cn.featherfly.common.repository.Execution execution)
throws cn.featherfly.common.db.JdbcException
cn.featherfly.common.db.JdbcException