public final class JDBCPreparedStatementNullSetterInstanceMethodsInterceptPoint extends Object implements InstanceMethodsInterceptPoint
| Constructor and Description |
|---|
JDBCPreparedStatementNullSetterInstanceMethodsInterceptPoint() |
| Modifier and Type | Method and Description |
|---|---|
String |
getMethodsInterceptor() |
net.bytebuddy.matcher.ElementMatcher<net.bytebuddy.description.method.MethodDescription> |
getMethodsMatcher() |
boolean |
isOverrideArgs() |
public JDBCPreparedStatementNullSetterInstanceMethodsInterceptPoint()
public net.bytebuddy.matcher.ElementMatcher<net.bytebuddy.description.method.MethodDescription> getMethodsMatcher()
getMethodsMatcher in interface InstanceMethodsInterceptPointpublic String getMethodsInterceptor()
getMethodsInterceptor in interface InstanceMethodsInterceptPointpublic boolean isOverrideArgs()
isOverrideArgs in interface InstanceMethodsInterceptPointCopyright © 2020 The Apache Software Foundation. All rights reserved.