Class Summary | |
abstract
|
class
ApproximateNumeric
[Type]
|
abstract
|
class
Boolean
|
abstract
|
class
Character
A SQL-99 value of type character string. |
abstract
|
class
CharacterLargeObject
A SQL-99 value of type character large object. |
abstract
|
class
CharacterVarying
A SQL-99 value of type character varying string. |
abstract
|
class
ExactNumeric
[Type]
|
abstract
|
class
Unknown
|
Object Summary | |
object
ApproximateNumeric
|
|
object
Boolean
|
|
object
Character
An object offering transformation methods (views) on the value. This object must be visible in an expression to use value auto- conversion. |
|
object
CharacterLargeObject
An object offering transformation methods (views) on the value. This object must be visible in an expression to use value auto- conversion. |
|
object
CharacterVarying
An object offering transformation methods (views) on the value. This object must be visible in an expression to use value auto- conversion. |
|
object
Conversion
|
|
object
ExactNumeric
|
|
object
Factory
|
|
object
UnknownType
|