Class: Momomoto::Datatype::Timestamp_with_time_zone

Inherits:
Timestamp_without_time_zone show all
Defined in:
lib/momomoto/datatype/timestamp_with_time_zone.rb

Overview

Represents the data type Timestamp with time zone.

Method Summary

Methods inherited from Timestamp_without_time_zone

#escape, #filter_set

Methods inherited from Base

#compile_rule, #default, #default_operator, #equal, #escape, #filter_set, #initialize, #not_null?, operator_sign

Constructor Details

This class inherits a constructor from Momomoto::Datatype::Base