Interface JDBCInterceptorContext


  • public interface JDBCInterceptorContext
    • Method Detail

      • forMethod

        static JDBCInterceptorContext forMethod​(java.lang.Class<?> clazz,
                                                java.lang.String methodName)
      • matchesMethod

        boolean matchesMethod​(java.lang.Class<?> class1,
                              java.lang.String string)