Class

Sequence

Sequence#Sequence()

Sequence#Sequence(options, adapter, overrides)

Constructor

# new Sequence(options, adapter, overrides)

Protected constructor that initializes the sequence with the provided options

Creates a new sequence instance

Parameters:
Name Type Description
options SequenceOptions
adapter A
overrides Partial.<FlagsOf.<A>>

View Source persistence/Sequence.ts, line 286