| Modifier and Type | Method and Description |
|---|---|
static SqlCreateFunction |
SqlDdlNodes.createFunction(SqlParserPos pos,
boolean replace,
boolean ifNotExists,
SqlIdentifier name,
SqlNode className,
SqlNodeList usingList)
Creates a CREATE FUNCTION.
|
Copyright © 2012–2019 The Apache Software Foundation. All rights reserved.