| Package | Description |
|---|---|
| org.teiid.core.types | |
| org.teiid.core.types.basic |
| Modifier and Type | Class and Description |
|---|---|
class |
ClobType
This is wrapper on top of a "clob" object, which implements the "java.sql.Clob"
interface.
|
class |
JsonType
This is wrapper on top of clob functionality
|
| Modifier and Type | Method and Description |
|---|---|
int |
BaseClobType.compareTo(BaseClobType o) |
| Constructor and Description |
|---|
ClobToStringTransform(Class<? extends BaseClobType> fromType) |
Copyright © 2020. All rights reserved.