DbSchema
Toggle table of contents
9.9.4
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
DbSchema
DbSchema
/
com.wisecoders.dbs.dbms.sync.engine.operations
Package-level
declarations
Types
Types
Alter
Link copied to clipboard
open
class
Alter
(
dbmsDef
:
ERROR CLASS: Symbol not found for DbmsDef
)
Alter
Column
Link copied to clipboard
class
AlterColumn
(
dbmsDef
:
ERROR CLASS: Symbol not found for DbmsDef
)
:
Alter
Alter
Constraint
Link copied to clipboard
class
AlterConstraint
(
dbmsDef
:
ERROR CLASS: Symbol not found for DbmsDef
)
:
Alter
Alter
Foreign
Key
Link copied to clipboard
class
AlterForeignKey
(
dbmsDef
:
ERROR CLASS: Symbol not found for DbmsDef
)
:
Alter
Alter
Index
Link copied to clipboard
class
AlterIndex
(
dbmsDef
:
ERROR CLASS: Symbol not found for DbmsDef
,
indexType
:
IndexType
)
:
Alter
Alter
Materialized
View
Link copied to clipboard
class
AlterMaterializedView
(
dbmsDef
:
ERROR CLASS: Symbol not found for DbmsDef
)
:
Alter
Alter
Plsql
Link copied to clipboard
class
AlterPlsql
(
dbmsDef
:
ERROR CLASS: Symbol not found for DbmsDef
)
:
Alter
Alter
Schema
Link copied to clipboard
class
AlterSchema
(
dbmsDef
:
ERROR CLASS: Symbol not found for DbmsDef
)
:
Alter
Alter
Sequence
Link copied to clipboard
class
AlterSequence
(
dbmsDef
:
ERROR CLASS: Symbol not found for DbmsDef
)
:
Alter
Alter
Table
Link copied to clipboard
class
AlterTable
(
dbmsDef
:
ERROR CLASS: Symbol not found for DbmsDef
)
:
Alter
Alter
User
Data
Type
Link copied to clipboard
class
AlterUserDataType
(
dbmsDef
:
ERROR CLASS: Symbol not found for DbmsDef
)
:
Alter
Alter
View
Link copied to clipboard
class
AlterView
(
dbmsDef
:
ERROR CLASS: Symbol not found for DbmsDef
)
:
Alter
K
Link copied to clipboard
enum
K
:
Enum
<
K
>