Skip to content

Commit 6829848

Browse files
authored
Fix ISQLServerConnection java doc reference (#2560)
1 parent 1967348 commit 6829848

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/java/com/microsoft/sqlserver/jdbc/ISQLServerConnection.java

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

1313

1414
/**
15-
* Provides an interface to the {@link SQLServerConnection} and {@link SQLServerConnectionPoolProxy} classes.
15+
* Provides an interface to the {@link SQLServerConnection} class.
1616
*/
1717
public interface ISQLServerConnection extends java.sql.Connection {
1818

0 commit comments

Comments
 (0)