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