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 |
|