Skip to content

Commit 0726ced

Browse files
Merge pull request #24794 from David-Engel/patch-1
Adjust wording
2 parents 0e63a96 + af9783d commit 0726ced

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/connect/jdbc/connection-resiliency.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ ms.topic: conceptual
1212

1313
[!INCLUDE[Driver_JDBC_Download](../../includes/driver_jdbc_download.md)]
1414

15-
Connection resiliency allows a broken idle connection to be reestablished, within limitations. If an initial connection fails, connection resiliency also allows the driver to automatically try to reconnect. Only SQL Server 2014 and later and Azure SQL Database support reconnecting a broken idle connection. This feature is available starting with Microsoft JDBC Driver 10.2.0 for SQL Server.
15+
Connection resiliency allows a broken idle connection to be reestablished, within limitations. If an initial connection fails, connection resiliency also allows the driver to automatically retry the connection. Only SQL Server 2014 and later and Azure SQL Database support reconnecting a broken idle connection. This feature is available starting with Microsoft JDBC Driver 10.2.0 for SQL Server.
1616

1717
## Connection retry
1818

0 commit comments

Comments
 (0)