Package | Description |
---|---|
com.streamscape.ds.schema |
Modifier and Type | Field and Description |
---|---|
static SchemaManager.DropScope |
SchemaManager.DropScope.CASCADE |
static SchemaManager.DropScope |
SchemaManager.DropScope.FORCE |
static SchemaManager.DropScope |
SchemaManager.DropScope.NONE |
Modifier and Type | Method and Description |
---|---|
static SchemaManager.DropScope |
SchemaManager.DropScope.valueOf(java.lang.String name) |
static SchemaManager.DropScope[] |
SchemaManager.DropScope.values() |
Modifier and Type | Method and Description |
---|---|
void |
SchemaManager.removeSchemaObject(NameManager.ObjectName name,
SchemaManager.DropScope dropScope) |
Copyright © 2015-2024 StreamScape Technologies. All rights reserved.