public interface JDBCInterceptorContext
| Modifier and Type | Method and Description |
|---|---|
static JDBCInterceptorContext |
forMethod(java.lang.Class<?> clazz,
java.lang.String methodName) |
boolean |
matchesMethod(java.lang.Class<?> class1,
java.lang.String string) |
static JDBCInterceptorContext |
unknown() |
static JDBCInterceptorContext unknown()
static JDBCInterceptorContext forMethod(java.lang.Class<?> clazz, java.lang.String methodName)
boolean matchesMethod(java.lang.Class<?> class1,
java.lang.String string)
Copyright © 2018 SAP SE. All Rights Reserved.