Returns a value indicating whether this Statement
will be
closed when all its dependent result sets are closed.
true
if the Statement
will be closed when all
of its dependent result sets are closed; false
otherwise
SQLException | if this method is called on a closed
Statement |
Diagram: Statement