Interface StaleConnectionChecker

    • Method Detail

      • isStaleConnection

        boolean isStaleConnection​(SQLException e)
        Is the connection stale
        Parameters:
        e - the java.sql.SQLException
        Returns:
        is the connection stale