| Package | Description |
|---|---|
| org.teiid.core.types | |
| org.teiid.core.types.basic |
| Class and Description |
|---|
| AbstractGeospatialType
Base type for geography and geometry.
|
| ArrayImpl
Provides a serializable
Array implementation with minimal JDBC functionality. |
| BaseClobType
This is wrapper on top of a "clob" object, which implements the "java.sql.Clob"
interface.
|
| BaseLob |
| BinaryType |
| BlobType
Represent a value of type "blob", which can be streamable from client
|
| ClobType
This is wrapper on top of a "clob" object, which implements the "java.sql.Clob"
interface.
|
| ClobType.Type |
| GeographyType |
| GeometryType |
| InputStreamFactory |
| InputStreamFactory.StorageMode |
| InputStreamFactory.StreamFactoryReference |
| JsonType
This is wrapper on top of clob functionality
|
| LobSearchUtil.StreamProvider |
| NullType |
| Sequencable |
| Streamable
A large value object which can be streamable in chunks of data each time
|
| Transform
This interface represents the transformation from one data type to
another.
|
| TransformationException
The exception is thrown when an error occurs during data transformation,
typically a formatting error or an invalid input type.
|
| XMLTranslator
This an interface defined to convert the various kinds of the XML sources
defined into a character stream.
|
| XMLType
This class represents the SQLXML object along with the Streamable interface.
|
| XMLType.Type |
| Class and Description |
|---|
| BaseClobType
This is wrapper on top of a "clob" object, which implements the "java.sql.Clob"
interface.
|
| Transform
This interface represents the transformation from one data type to
another.
|
| TransformationException
The exception is thrown when an error occurs during data transformation,
typically a formatting error or an invalid input type.
|
| XMLType.Type |
Copyright © 2018 JBoss by Red Hat. All rights reserved.