| Modifier and Type | Method and Description |
|---|---|
static Optional<RoutineBodySegment> |
CreateFunctionStatementHandler.getRoutineBodySegment(CreateFunctionStatement createFunctionStatement)
Get RoutineBodySegment.
|
| Modifier and Type | Class and Description |
|---|---|
class |
MySQLCreateFunctionStatement
MySQL create function statement.
|
| Modifier and Type | Class and Description |
|---|---|
class |
PostgreSQLCreateFunctionStatement
PostgreSQL create function statement.
|
Copyright © 2021 The Apache Software Foundation. All rights reserved.