| 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 |
OpenGaussCreateFunctionStatement
OpenGauss create function statement.
|
| Modifier and Type | Class and Description |
|---|---|
class |
OracleCreateFunctionStatement
Oracle create function statement.
|
| Modifier and Type | Class and Description |
|---|---|
class |
PostgreSQLCreateFunctionStatement
PostgreSQL create function statement.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SQLServerCreateFunctionStatement
SQLServer create index statement.
|
Copyright © 2022 The Apache Software Foundation. All rights reserved.