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
/
TableAlias
Table
Alias
data
class
TableAlias
(
val
alias
:
String
?
,
val
table
:
Table
)
:
ModelChange
,
SqlString
(
source
)
Members
Constructors
Table
Alias
Link copied to clipboard
constructor
(
alias
:
String
?
,
table
:
Table
)
Properties
alias
Link copied to clipboard
val
alias
:
String
?
table
Link copied to clipboard
val
table
:
Table
Functions
to
Quoted
Link copied to clipboard
open
override
fun
toQuoted
(
effectiveSettings
:
EffectiveSettings
)
:
String