public final class MySQLCreateFunctionStatement extends CreateFunctionStatement implements MySQLStatement
| 构造器和说明 |
|---|
MySQLCreateFunctionStatement() |
| 限定符和类型 | 方法和说明 |
|---|---|
Optional<RoutineBodySegment> |
getRoutineBody()
Get routine body segment.
|
getFunctionNameclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetParameterCountpublic Optional<RoutineBodySegment> getRoutineBody()
Copyright © 2022 The Apache Software Foundation. All rights reserved.