Package | Description |
---|---|
org.teiid.core.types |
Modifier and Type | Method and Description |
---|---|
ClobType.Type |
ClobType.getType() |
static ClobType.Type |
ClobType.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ClobType.Type[] |
ClobType.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
ClobType.setType(ClobType.Type type) |
Copyright © 2019. All rights reserved.