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