kontrol-db
Toggle table of contents
local-SNAPSHOT
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
kontrol-db
kontrol-db-core
/
net.futureset.kontroldb.modelchange
/
CreateSequence
/
CreateSequence
Create
Sequence
constructor
(
schemaObject
:
SchemaObject
,
startWith
:
Long
,
incrementBy
:
Long
,
minValue
:
Long
?
,
maxValue
:
Long
?
,
cycle
:
Boolean
?
,
cache
:
Int
,
columnType
:
ColumnType
?
)
(
source
)