Name

finish — Closes a statement

Synopsis

statementObj.finish

Description

#finish closes a statement and releases all resources held by it. No other method may be called on a Statement once it has been closed in this manner.