Class: MassiveRecord::ORM::Table

Inherits:
Base
  • Object
show all
Includes:
Schema::TableInterface
Defined in:
lib/massive_record/orm/table.rb

Direct Known Subclasses

IdFactory::AtomicIncrementation

Method Summary

Methods included from Schema::TableInterface

#add_field_to_column_family

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