public static class DropNamespaceStatementBuilder.Buildable
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
protected boolean |
ifExists |
protected java.lang.String |
namespaceName |
Modifier and Type | Method and Description |
---|---|
DropNamespaceStatement |
build()
Builds a DropNamespaceStatement object.
|
protected final java.lang.String namespaceName
protected final boolean ifExists
public DropNamespaceStatement build()