AlterSequence

class AlterSequence(dbmsDef: ERROR CLASS: Symbol not found for DbmsDef) : Alter

Constructors

Link copied to clipboard
constructor(dbmsDef: ERROR CLASS: Symbol not found for DbmsDef)

Properties

Link copied to clipboard

Functions

Link copied to clipboard
fun canComment(): Boolean
Link copied to clipboard
fun canCreate(): Boolean
Link copied to clipboard
fun canDrop(): Boolean
Link copied to clipboard
fun comment(pair: SyncPair<*, *>, from: Sequence?, target: Sequence): AlterStatement
Link copied to clipboard
fun create(pair: SyncPair<*, *>, seq: Sequence): AlterScript
Link copied to clipboard
fun drop(pair: SyncPair<*, *>, seq: Sequence): AlterScript