CastDataProvider
Provides information for type casts and comparison operations.
Methods |
ValueTimestampTimeZone |
currentTimestamp()
Returns the current timestamp with maximum resolution.
|
ValueTimestampTimeZone |
currentTimestamp()
Returns the current timestamp with maximum resolution. The value must be
the same within a transaction or within execution of a command.
Returns:
the current timestamp for CURRENT_TIMESTAMP(9)
|
Mode |
getMode()
Returns the database mode.
|
Mode |
getMode()
Returns the database mode.
Returns:
the database mode
|