SQLTransaction

Undocumented in source.

Constructors

this
this(PostgresClient client)
Undocumented in source.

Destructor

~this
~this()
Undocumented in source.

Postblit

this(this)
this(this)
Undocumented in source.

Members

Functions

begin
void begin(bool isReadOnly)
Undocumented in source. Be warned that the author may not have intended to support it.
commit
void commit()
Undocumented in source. Be warned that the author may not have intended to support it.
execMethod
immutable(Answer)[] execMethod(Method method, TransactionQueryParams qp)
Undocumented in source. Be warned that the author may not have intended to support it.
resetStart
void resetStart()
Undocumented in source. Be warned that the author may not have intended to support it.

Meta