We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 648e1b8 commit a249846Copy full SHA for a249846
src/main/java/com/microsoft/sqlserver/jdbc/ISQLServerDataSource.java
@@ -1218,7 +1218,7 @@ public interface ISQLServerDataSource extends javax.sql.CommonDataSource {
1218
* This method is a no-op for backwards compatibility only.
1219
*
1220
* @param timeToLive
1221
- * - Time-to-live is no longer supported.
+ * Time-to-live is no longer supported.
1222
*/
1223
@Deprecated
1224
void setMsiTokenCacheTtl(int timeToLive);
0 commit comments