public final class CreateFunctionStatementHandler extends Object implements SQLStatementHandler
| Constructor and Description |
|---|
CreateFunctionStatementHandler() |
| Modifier and Type | Method and Description |
|---|---|
static Optional<RoutineBodySegment> |
getRoutineBodySegment(CreateFunctionStatement createFunctionStatement)
Get RoutineBodySegment.
|
public static Optional<RoutineBodySegment> getRoutineBodySegment(CreateFunctionStatement createFunctionStatement)
createFunctionStatement - CreateFunctionStatementCopyright © 2021 The Apache Software Foundation. All rights reserved.