Class: Momomoto::Datatype::Bigint

Inherits:
Integer show all
Defined in:
lib/momomoto/datatype/bigint.rb

Overview

Represents values of type Bigint derived from Integer

Method Summary

Methods inherited from Integer

#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