接口 ConnectionObserver

    • 方法详细资料

      • physicalConnectionObtained

        void physicalConnectionObtained​(Connection connection)
        A physical connection was obtained.
        参数:
        connection - The physical connection just obtained.
      • physicalConnectionReleased

        void physicalConnectionReleased()
        A physical connection was released.
      • logicalConnectionClosed

        void logicalConnectionClosed()
        The logical connection was closed.
      • statementPrepared

        void statementPrepared()
        Notification of a statement being prepared