| Modifier and Type | Method and Description |
|---|---|
static SqlCreateSchema |
SqlDdlNodes.createSchema(SqlParserPos pos,
boolean replace,
boolean ifNotExists,
SqlIdentifier name)
Creates a CREATE SCHEMA.
|
Copyright © 2012–2019 The Apache Software Foundation. All rights reserved.