Class XRaySpringDataInterceptor


  • @Configurable
    public class XRaySpringDataInterceptor
    extends java.lang.Object
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.Object traceSQL​(org.aspectj.lang.ProceedingJoinPoint pjp)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • XRaySpringDataInterceptor

        public XRaySpringDataInterceptor()
    • Method Detail

      • traceSQL

        public java.lang.Object traceSQL​(org.aspectj.lang.ProceedingJoinPoint pjp)
                                  throws java.lang.Throwable
        Throws:
        java.lang.Throwable