- prepare
C prepare(string sql, PreparedQueryHandler handler)
Undocumented in source. Be warned that the author may not have intended to support it.
- prepare
PreparedQuery prepare(string sql)
Undocumented in source. Be warned that the author may not have intended to support it.
- prepareAsync
Future!PreparedQuery prepareAsync(string sql)
Undocumented in source. Be warned that the author may not have intended to support it.
@author <a href="mailto:julien@julienviet.com">Julien Viet</a>