public final class MySQLCreateFunctionStatement extends CreateFunctionStatement implements MySQLStatement
| Constructor and Description |
|---|
MySQLCreateFunctionStatement() |
| Modifier and Type | Method and Description |
|---|---|
Optional<RoutineBodySegment> |
getRoutineBody()
Get routine body segment.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetParameterCountpublic Optional<RoutineBodySegment> getRoutineBody()
Copyright © 2021 The Apache Software Foundation. All rights reserved.