TransactionImpl.prepare

Undocumented in source. Be warned that the author may not have intended to support it.
  1. Transaction prepare(string sql, PreparedQueryHandler handler)
    class TransactionImpl
  2. alias prepare = SqlConnectionBase!(TransactionImpl).prepare

Meta