Package | Description |
---|---|
org.teiid.metadata |
Modifier and Type | Method and Description |
---|---|
BaseColumn.NullType |
Datatype.getNullType() |
BaseColumn.NullType |
BaseColumn.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 |
Datatype.setNullType(BaseColumn.NullType s) |
void |
BaseColumn.setNullType(BaseColumn.NullType i) |
Copyright © 2019. All rights reserved.