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