Class: MassiveRecord::ORM::Table

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

Direct Known Subclasses

IdFactory

Method Summary

Methods included from Schema::TableInterface

#add_field_to_column_family

Methods inherited from Base

#==, #freeze, #frozen?, #id, #init_with, #initialize, #inspect, #readonly!, #readonly?, reset_table_name_configuration!, table_name, table_name=

Constructor Details

This class inherits a constructor from MassiveRecord::ORM::Base