Explicitly finalizes the prepared statement.
After a call to finalize(), the Statement object is destroyed and cannot be used.
See Implementation
Explicitly finalizes the prepared statement.
After a call to finalize(), the Statement object is destroyed and cannot be used.