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
/
DropIfExistsBuilder
Drop
If
Exists
Builder
class
DropIfExistsBuilder
:
Builder
<
DropIfExistsBuilder
,
DropIfExists
>
(
source
)
Members
Constructors
Drop
If
Exists
Builder
Link copied to clipboard
constructor
(
)
Functions
build
Link copied to clipboard
open
override
fun
build
(
)
:
DropIfExists
if
Exists
Link copied to clipboard
fun
ifExists
(
)
:
DropIfExistsBuilder
object
Name
Link copied to clipboard
fun
objectName
(
name
:
String
,
lambda
:
SchemaObjectBuilder
.
(
)
->
Unit
)
:
DropIfExistsBuilder
object
Type
Link copied to clipboard
fun
objectType
(
objectType
:
DbObjectType
)
:
DropIfExistsBuilder