reset
Resets the prepared statement object back to its initial state, making it ready to be re-executed.
Bindings values are not affected, clear must be used instead.
Throws
if the operation fails.
Resets the prepared statement object back to its initial state, making it ready to be re-executed.
Bindings values are not affected, clear must be used instead.
if the operation fails.