Skip to content

Commit

Permalink
Fix ISQLServerConnection java doc reference (#2560)
Browse files Browse the repository at this point in the history
  • Loading branch information
David-Engel authored Dec 10, 2024
1 parent 1967348 commit 6829848
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@


/**
* Provides an interface to the {@link SQLServerConnection} and {@link SQLServerConnectionPoolProxy} classes.
* Provides an interface to the {@link SQLServerConnection} class.
*/
public interface ISQLServerConnection extends java.sql.Connection {

Expand Down

0 comments on commit 6829848

Please sign in to comment.