| Package | Description |
|---|---|
| org.teiid.metadata |
| Modifier and Type | Method and Description |
|---|---|
BaseColumn.NullType |
BaseColumn.getNullType() |
BaseColumn.NullType |
Datatype.getNullType() |
static BaseColumn.NullType |
BaseColumn.NullType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BaseColumn.NullType[] |
BaseColumn.NullType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BaseColumn.setNullType(BaseColumn.NullType i) |
void |
Datatype.setNullType(BaseColumn.NullType s) |
Copyright © 2018 JBoss by Red Hat. All rights reserved.