接口 SmartConnectionFactory

    • 方法详细资料

      • shouldStop

        boolean shouldStop​(Connection con)
        Should we stop the Connection, obtained from this ConnectionFactory?
        参数:
        con - the Connection to check
        返回:
        whether a stop call is necessary
        另请参阅:
        Connection.stop()