public static class InterceptSample.SqlIdAppendInterceptor extends Object implements Interceptor
| 构造器和说明 |
|---|
SqlIdAppendInterceptor() |
public void before(InterceptorContext ctx)
before 在接口中 Interceptorpublic void after(InterceptorContext ctx)
after 在接口中 Interceptorpublic void exception(InterceptorContext ctx, Exception ex)
exception 在接口中 InterceptorCopyright © 2023. All rights reserved.