Package | Description |
---|---|
org.teiid.core.types |
Modifier and Type | Class and Description |
---|---|
class |
AbstractGeospatialType
Base type for geography and geometry.
|
class |
BaseClobType
This is wrapper on top of a "clob" object, which implements the "java.sql.Clob"
interface.
|
class |
BlobType
Represent a value of type "blob", which can be streamable from client
|
class |
ClobType
This is wrapper on top of a "clob" object, which implements the "java.sql.Clob"
interface.
|
class |
GeographyType |
class |
GeometryType |
class |
JsonType
This is wrapper on top of clob functionality
|
class |
XMLType
This class represents the SQLXML object along with the Streamable interface.
|
Copyright © 2020. All rights reserved.