closeUnreferencedPreparedStatementHandles Method (SQLServerConnection)
Forces the un-prepare requests for any outstanding discarded prepared statements to be executed.
Syntax
public void closeUnreferencedPreparedStatementHandles()
Exceptions
Remarks
This method is available from JDBC driver version 6.4 and onward.