Class: CaChing::Query::Select
- Defined in:
- lib/ca_ching/query/select.rb
Constant Summary
Constants inherited from Abstract
Abstract::AND, Abstract::KEY_CMP_VALUE, Abstract::OR, Abstract::ORDER, Abstract::TABLE_AND_COLUMN, Abstract::VALUE
Instance Attribute Summary
Attributes inherited from Abstract
Method Summary
Methods inherited from Abstract
#calculation?, #initialize, #limit, #offset, #order, #primary_key?, #table_name, #to_key, #where
Constructor Details
This class inherits a constructor from CaChing::Query::Abstract