Class: DmAdapterSimpledb::RecordV1_1

Inherits:
Record
  • Object
show all
Defined in:
lib/dm-adapter-simpledb/record.rb

Constant Summary

Constants inherited from Record

DmAdapterSimpledb::Record::CURRENT_VERSION, DmAdapterSimpledb::Record::METADATA_KEY, DmAdapterSimpledb::Record::META_KEYS, DmAdapterSimpledb::Record::STORAGE_NAME_KEY

Instance Attribute Summary

Attributes inherited from Record

#deletable_attributes, #item_name, #simpledb_attributes

Method Summary

Methods inherited from Record

#[], #add_metadata_to!, #coerce_to, #coerce_to_property, #coerce_to_type, data_version, from_resource, from_simpledb_hash, #initialize, #metadata, #migrate, register, simpledb_attributes, #storage_name, #table, #table_name_from_model, #to_resource_hash, version, #version, #version_token, versions

Methods included from Utils

#transform_hash

Constructor Details

This class inherits a constructor from DmAdapterSimpledb::Record