Transaction

RAII handling of a transaction.

Constructors

this
this(Miniorm db)
Undocumented in source.

Destructor

~this
~this()
Undocumented in source.

Members

Functions

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

Variables

db
Miniorm db;
Undocumented in source.
isDone
bool isDone;
Undocumented in source.

Meta