google.appengine.datastore.datastore_stub_util.LiveTxn

An in flight transaction.

Inherits From: expected_type

Methods

AddActions

View source

Commit

View source

Delete

View source

Get

View source

GetMutationVersion

View source

Returns the version of an entity after this transaction has committed.

GetQueryCursor

View source

Put

View source

Rollback

View source

Rollback the current txn.

ACTIVE 1
COMMITTED 2
FAILED 4
ROLLEDBACK 3