| Package | Description |
|---|---|
| schemacrawler.schema |
| Modifier and Type | Method and Description |
|---|---|
ProcedureColumnType |
ProcedureColumn.getColumnType()
Gets the procedure type.
|
static ProcedureColumnType |
ProcedureColumnType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static ProcedureColumnType[] |
ProcedureColumnType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2000-2018 Sualeh Fatehi. All rights reserved.