Preparing search index...
The search index is not available
Deepkit
Deepkit
orm
UnitOfWorkEvent
Class UnitOfWorkEvent<T>
Type Parameters
T
Hierarchy
DatabaseEvent
UnitOfWorkEvent
Index
Constructors
constructor
Properties
class
Schema
database
Session
items
stopped
Methods
get
Primary
Keys
is
Schema
Of
is
Stopped
stop
Constructors
constructor
new
Unit
Of
Work
Event
<
T
>
(
classSchema
:
ReflectionClass
<
T
>
, databaseSession
:
DatabaseSession
<
any
>
, items
:
T
[]
)
:
UnitOfWorkEvent
<
T
>
Type Parameters
T
Parameters
classSchema:
ReflectionClass
<
T
>
databaseSession:
DatabaseSession
<
any
>
items:
T
[]
Returns
UnitOfWorkEvent
<
T
>
Properties
Readonly
class
Schema
class
Schema
:
ReflectionClass
<
T
>
Readonly
database
Session
database
Session
:
DatabaseSession
<
any
>
Readonly
items
items
:
T
[]
stopped
stopped
:
boolean
= false
Methods
get
Primary
Keys
get
Primary
Keys
(
)
:
PrimaryKeyType
<
T
>
[]
Returns
PrimaryKeyType
<
T
>
[]
is
Schema
Of
is
Schema
Of
<
T
>
(
classType
:
ClassType
<
T
>
)
:
this
is
UnitOfWorkEvent
<
T
>
Type Parameters
T
Parameters
classType:
ClassType
<
T
>
Returns
this
is
UnitOfWorkEvent
<
T
>
is
Stopped
is
Stopped
(
)
:
boolean
Returns
boolean
stop
stop
(
)
:
void
Returns
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
Unit
Of
Work
Event
constructor
class
Schema
database
Session
items
stopped
get
Primary
Keys
is
Schema
Of
is
Stopped
stop
Generated using
TypeDoc