Class: MassiveRecord::ORM::Table
- Includes:
- Schema::TableInterface
- Defined in:
- lib/massive_record/orm/table.rb
Direct Known Subclasses
Method Summary
Methods included from Schema::TableInterface
Methods inherited from Base
#==, ===, base_class, #clone, #freeze, #frozen?, #hash, #id, #id=, inheritance_attribute, #init_with, #initialize, #inspect, #raw_data, #readonly!, #readonly?, #reinit_with, reset_table_name_configuration!, set_inheritance_attribute, table_name, table_name=, table_name_without_pre_and_suffix, #update_raw_data_for_column_family
Constructor Details
This class inherits a constructor from MassiveRecord::ORM::Base