Function PreparedImpl.release
Release a prepared statement.
This method tells the server that it can dispose of the information it holds about the current prepared statement.
Prototype
void release();
Release a prepared statement.
This method tells the server that it can dispose of the information it holds about the current prepared statement.
void release();