Package | Description |
---|---|
org.teiid.core.types |
Modifier and Type | Class and Description |
---|---|
class |
BaseLob |
class |
BlobImpl
This object holds a chunk of binary data and implements the JDBC Blob interface.
|
class |
ClobImpl
This object holds a chunk of char data and implements the JDBC Clob interface.
|
class |
SQLXMLImpl
Default SQLXML impl
NOTE that this representation of XML does not become unreadable after
read operations.
|
Copyright © 2019. All rights reserved.