public class CreateDatabase extends Expr
Constructor and Description |
---|
CreateDatabase(String databaseName,
String tablespaceName,
boolean ifNotExists) |
Modifier and Type | Method and Description |
---|---|
String |
getDatabaseName() |
String |
getTablespaceName() |
int |
hashCode() |
boolean |
hasTablespaceName() |
boolean |
isIfNotExists() |
Copyright © 2014 Apache Software Foundation. All Rights Reserved.