| Package | Description |
|---|---|
| schemacrawler.schema | |
| schemacrawler.schemacrawler |
| Modifier and Type | Method and Description |
|---|---|
RoutineType |
Routine.getRoutineType()
Gets the routine type.
|
static RoutineType |
RoutineType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RoutineType[] |
RoutineType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Collection<RoutineType> |
LimitOptions.getRoutineTypes() |
| Modifier and Type | Method and Description |
|---|---|
LimitOptionsBuilder |
LimitOptionsBuilder.routineTypes(Collection<RoutineType> routineTypes)
Sets routine types from a collection of routine types.
|
Copyright © 2000-2024 Sualeh Fatehi. All rights reserved.