public class MySQL_6_X_ConnectionCreateInterceptor extends Object implements AroundInterceptor
| Constructor and Description |
|---|
MySQL_6_X_ConnectionCreateInterceptor(TraceContext traceContext) |
| Modifier and Type | Method and Description |
|---|---|
void |
after(Object target,
Object[] args,
Object result,
Throwable throwable) |
void |
before(Object target,
Object[] args) |
public MySQL_6_X_ConnectionCreateInterceptor(TraceContext traceContext)
public void after(Object target, Object[] args, Object result, Throwable throwable)
after in interface AroundInterceptorpublic void before(Object target, Object[] args)
before in interface AroundInterceptorCopyright © 2012–2023 Naver Corporation. All rights reserved.