CachedPreparedStatement

Constructors

this
this()
Undocumented in source.

Members

Functions

get
void get(ResponseHandler!(PreparedStatement) handler)
Undocumented in source. Be warned that the author may not have intended to support it.
handle
void handle(CommandResponse!(PreparedStatement) event)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

resp
CommandResponse!(PreparedStatement) resp;
Undocumented in source.

Meta