CloseStatementCommand

@author <a href="mailto:julien@julienviet.com">Julien Viet</a>

class CloseStatementCommand : CommandBase!(Void) {}

Constructors

this
this(PreparedStatement statement)
Undocumented in source.

Members

Functions

statement
PreparedStatement statement()
Undocumented in source. Be warned that the author may not have intended to support it.

Meta