Class TracerFactory

    • Constructor Summary

      Constructors 
      Constructor Description
      TracerFactory()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      com.impossibl.jdbc.spy.ConnectionListener newConnectionListener​(java.util.Properties info)  
      • Methods inherited from class java.lang.Object

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

      • TracerFactory

        public TracerFactory()
    • Method Detail

      • newConnectionListener

        public com.impossibl.jdbc.spy.ConnectionListener newConnectionListener​(java.util.Properties info)
                                                                        throws java.sql.SQLException
        Specified by:
        newConnectionListener in interface ListenerFactory
        Throws:
        java.sql.SQLException