Preparing search index...
The search index is not available
Deepkit
Deepkit
orm
MemoryDatabaseTransaction
Class MemoryDatabaseTransaction
Hierarchy
DatabaseTransaction
MemoryDatabaseTransaction
Index
Constructors
constructor
Properties
ended
id
transaction
Counter
Methods
begin
commit
rollback
Constructors
constructor
new
Memory
Database
Transaction
(
id
?:
number
)
:
MemoryDatabaseTransaction
Parameters
id:
number
= ...
Returns
MemoryDatabaseTransaction
Properties
ended
ended
:
boolean
= false
id
id
:
number
= ...
Static
transaction
Counter
transaction
Counter
:
number
= 0
Methods
begin
begin
(
)
:
Promise
<
void
>
Returns
Promise
<
void
>
commit
commit
(
)
:
Promise
<
void
>
Returns
Promise
<
void
>
rollback
rollback
(
)
:
Promise
<
void
>
Returns
Promise
<
void
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Modules
Deepkit
angular-
universal
api-
console-
api
api-
console-
module
app
broker
bson
core
core-
rxjs
create-
app
crypto
event
framework
framework-
debug-
api
http
injector
logger
mongo
mysql
orm
orm-
browser-
api
orm-
integration
postgres
rpc
rpc-
tcp
skeleton
sql
sqlite
stopwatch
template
type
type-
compiler
workflow
Memory
Database
Transaction
constructor
ended
id
transaction
Counter
begin
commit
rollback
Generated using
TypeDoc