public class AlterTablespace extends Expr
Constructor and Description |
---|
AlterTablespace(String tablespaceName) |
Modifier and Type | Method and Description |
---|---|
String |
getLocation() |
AlterTablespaceSetType |
getSetType() |
String |
getTablespaceName() |
int |
hashCode() |
void |
setLocation(String uri) |
public AlterTablespace(String tablespaceName)
Copyright © 2014 Apache Software Foundation. All Rights Reserved.