com.microsoft.sqlserver.jdbc.SQLServerDriver

Confluence User - 18 May, 2022

I use JDBC Datalist Binder using com.microsoft.SQL server.JDBC.SQLServerDriver, I would like to know how long a connection is established and when it's closed.


jdbcbinder;datalists;sqlmode

1


20 May, 2022
confluenceUser
confluenceUser

Found some resources from stackoverflow regarding tuning your SQL connectionTimeout value:https://stackoverflow.com/questions/31941889/java-sql-sqlexception-connection-has-already-been-closed#answers
More information here.

RELATED QUESTIONS

Your answer


To answer a question you'll need an account.

Print