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
/
CreateTable
/
CreateTable
Create
Table
constructor
(
table
:
Table
,
columnDefinitions
:
List
<
ColumnDefinition
>
,
tablespace
:
Tablespace
?
,
primaryKey
:
AddPrimaryKey
?
,
fromSelect
:
SelectQuery
?
,
preserveRowsOnCommit
:
Boolean
)
(
source
)