| Modifier and Type | Method and Description |
|---|---|
static Optional<RoutineBodySegment> |
CreateProcedureStatementHandler.getRoutineBodySegment(CreateProcedureStatement createProcedureStatement)
Get RoutineBodySegment.
|
| Modifier and Type | Class and Description |
|---|---|
class |
MySQLCreateProcedureStatement
MySQL create procedure statement.
|
| Modifier and Type | Class and Description |
|---|---|
class |
PostgreSQLCreateProcedureStatement
PostgreSQL create procedure statement.
|
Copyright © 2021 The Apache Software Foundation. All rights reserved.