| Modifier and Type | Class and Description |
|---|---|
static class |
RoutineSpec.Argument
Input or output argument of a function or stored procedure.
|
static class |
RoutineSpec.Argument.Builder
Input or output argument of a function or stored procedure.
|
| Modifier and Type | Method and Description |
|---|---|
RoutineSpec.ArgumentOrBuilder |
RoutineSpecOrBuilder.getRoutineArgumentsOrBuilder(int index)
Arguments of the routine.
|
RoutineSpec.ArgumentOrBuilder |
RoutineSpec.getRoutineArgumentsOrBuilder(int index)
Arguments of the routine.
|
RoutineSpec.ArgumentOrBuilder |
RoutineSpec.Builder.getRoutineArgumentsOrBuilder(int index)
Arguments of the routine.
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends RoutineSpec.ArgumentOrBuilder> |
RoutineSpecOrBuilder.getRoutineArgumentsOrBuilderList()
Arguments of the routine.
|
List<? extends RoutineSpec.ArgumentOrBuilder> |
RoutineSpec.getRoutineArgumentsOrBuilderList()
Arguments of the routine.
|
List<? extends RoutineSpec.ArgumentOrBuilder> |
RoutineSpec.Builder.getRoutineArgumentsOrBuilderList()
Arguments of the routine.
|
Copyright © 2023 Google LLC. All rights reserved.