Table of Contents - sequel_mapper-0.0.3 Documentation
Classes and Modules
- SequelMapper
- SequelMapper::AbstractRecord
- SequelMapper::AssociationLoaders
- SequelMapper::AssociationLoaders::OneToMany
- SequelMapper::CollectionMutabilityProxy
- SequelMapper::Configurations
- SequelMapper::Configurations::ConventionalAssociationConfiguration
- SequelMapper::Configurations::ConventionalConfiguration
- SequelMapper::Configurations::ConventionalConfiguration::RelationConfigOptionsProxy
- SequelMapper::Configurations::Inflector
- SequelMapper::Dataset
- SequelMapper::DeletedRecord
- SequelMapper::DirtyMap
- SequelMapper::GraphLoader
- SequelMapper::GraphSerializer
- SequelMapper::IdentityMap
- SequelMapper::LazyObjectProxy
- SequelMapper::ManyToManyAssociation
- SequelMapper::ManyToManyAssociation::JoinedDataset
- SequelMapper::ManyToManyAssociation::JoinedDataset::JoinedRecord
- SequelMapper::ManyToOneAssociation
- SequelMapper::MapperFacade
- SequelMapper::OneToManyAssociation
- SequelMapper::PublicConveniencies
- SequelMapper::QueryOrder
- SequelMapper::QueryableLazyDatasetLoader
- SequelMapper::RelationMapping
- SequelMapper::Serializer
- SequelMapper::ShortInspectionString
- SequelMapper::StructFactory
- SequelMapper::SubsetQueriesProxy
- SequelMapper::UpsertedRecord
Methods
- ::new — SequelMapper::AbstractRecord
- ::new — SequelMapper::AssociationLoaders::OneToMany
- ::new — SequelMapper::CollectionMutabilityProxy
- ::new — SequelMapper::Configurations::ConventionalAssociationConfiguration
- ::new — SequelMapper::Configurations::ConventionalConfiguration
- ::new — SequelMapper::Configurations::ConventionalConfiguration::RelationConfigOptionsProxy
- ::new — SequelMapper::Dataset
- ::new — SequelMapper::DirtyMap
- ::new — SequelMapper::GraphLoader
- ::new — SequelMapper::GraphSerializer
- ::new — SequelMapper::IdentityMap
- ::new — SequelMapper::LazyObjectProxy
- ::new — SequelMapper::ManyToManyAssociation
- ::new — SequelMapper::ManyToManyAssociation::JoinedDataset
- ::new — SequelMapper::ManyToManyAssociation::JoinedDataset::JoinedRecord
- ::new — SequelMapper::ManyToOneAssociation
- ::new — SequelMapper::MapperFacade
- ::new — SequelMapper::OneToManyAssociation
- ::new — SequelMapper::QueryOrder
- ::new — SequelMapper::QueryableLazyDatasetLoader
- ::new — SequelMapper::RelationMapping
- ::new — SequelMapper::Serializer
- ::new — SequelMapper::StructFactory
- ::new — SequelMapper::SubsetQueriesProxy
- #== — SequelMapper::AbstractRecord
- #[] — SequelMapper::Configurations::ConventionalConfiguration
- #__getobj__ — SequelMapper::LazyObjectProxy
- #add_association — SequelMapper::RelationMapping
- #add_override — SequelMapper::Configurations::ConventionalConfiguration
- #add_subset — SequelMapper::Configurations::ConventionalConfiguration
- #all — SequelMapper::MapperFacade
- #apply — SequelMapper::QueryOrder
- #apply_direction — SequelMapper::QueryOrder
- #association_configurator — SequelMapper::Configurations::ConventionalConfiguration
- #belongs_to — SequelMapper::Configurations::ConventionalAssociationConfiguration
- #belongs_to — SequelMapper::Configurations::ConventionalConfiguration::RelationConfigOptionsProxy
- #belongs_to_mapper — SequelMapper::Configurations::ConventionalAssociationConfiguration
- #build_proxy — SequelMapper::ManyToManyAssociation
- #build_proxy — SequelMapper::ManyToOneAssociation
- #build_proxy — SequelMapper::OneToManyAssociation
- #build_query — SequelMapper::ManyToManyAssociation
- #build_query — SequelMapper::ManyToOneAssociation
- #build_query — SequelMapper::OneToManyAssociation
- #call — SequelMapper::AssociationLoaders::OneToMany
- #call — SequelMapper::GraphLoader
- #call — SequelMapper::GraphSerializer
- #call — SequelMapper::IdentityMap
- #call — SequelMapper::StructFactory
- #class — SequelMapper::Configurations::ConventionalConfiguration::RelationConfigOptionsProxy
- #class_name — SequelMapper::Configurations::ConventionalConfiguration::RelationConfigOptionsProxy
- #class_to_factory — SequelMapper::Configurations::ConventionalConfiguration
- #collection_proxy_factory — SequelMapper::Configurations::ConventionalAssociationConfiguration
- #config — SequelMapper::PublicConveniencies
- #consolidate_overrides — SequelMapper::Configurations::ConventionalConfiguration
- #decompose_set — SequelMapper::ManyToManyAssociation::JoinedDataset
- #deep_clone — SequelMapper::DirtyMap
- #default_mapping_args — SequelMapper::Configurations::ConventionalConfiguration
- #delete — SequelMapper::CollectionMutabilityProxy
- #delete — SequelMapper::GraphSerializer
- #delete — SequelMapper::ManyToManyAssociation
- #delete — SequelMapper::ManyToOneAssociation
- #delete — SequelMapper::MapperFacade
- #delete — SequelMapper::OneToManyAssociation
- #delete_record — SequelMapper::MapperFacade
- #deleted? — SequelMapper::CollectionMutabilityProxy
- #deleted_nodes — SequelMapper::GraphSerializer
- #dirty? — SequelMapper::DirtyMap
- #dump — SequelMapper::ManyToManyAssociation
- #dump — SequelMapper::ManyToOneAssociation
- #dump — SequelMapper::OneToManyAssociation
- #each — SequelMapper::CollectionMutabilityProxy
- #each — SequelMapper::Dataset
- #each — SequelMapper::MapperFacade
- #each — SequelMapper::QueryableLazyDatasetLoader
- #each_deleted — SequelMapper::CollectionMutabilityProxy
- #each_loaded — SequelMapper::CollectionMutabilityProxy
- #each_loaded — SequelMapper::LazyObjectProxy
- #each_loaded — SequelMapper::QueryableLazyDatasetLoader
- #eager_load — SequelMapper::AssociationLoaders::OneToMany
- #eager_load — SequelMapper::MapperFacade
- #eager_load_the_things — SequelMapper::MapperFacade
- #eager_superset — SequelMapper::ManyToManyAssociation
- #eager_superset — SequelMapper::ManyToOneAssociation
- #eager_superset — SequelMapper::OneToManyAssociation
- #enum — SequelMapper::CollectionMutabilityProxy
- #enum — SequelMapper::QueryableLazyDatasetLoader
- #execute — SequelMapper::SubsetQueriesProxy
- #factory — SequelMapper::Configurations::ConventionalConfiguration::RelationConfigOptionsProxy
- #fetch — SequelMapper::AssociationLoaders::OneToMany
- #fetch — SequelMapper::ManyToManyAssociation::JoinedDataset::JoinedRecord
- #find_like_sequel — SequelMapper::ManyToManyAssociation::JoinedDataset
- #flat_list_of_just_join_records — SequelMapper::ManyToManyAssociation
- #flat_list_of_records_and_join_records — SequelMapper::ManyToManyAssociation
- #foreign_key_value — SequelMapper::ManyToManyAssociation
- #foreign_key_value — SequelMapper::ManyToOneAssociation
- #foreign_keys — SequelMapper::ManyToManyAssociation
- #generate_associations_config — SequelMapper::Configurations::ConventionalConfiguration
- #generate_mappings — SequelMapper::Configurations::ConventionalConfiguration
- #get_direction_function — SequelMapper::QueryOrder
- #get_eager_dataset — SequelMapper::MapperFacade
- #get_fields — SequelMapper::Configurations::ConventionalConfiguration
- #get_primary_key — SequelMapper::Configurations::ConventionalConfiguration
- #graph_loader — SequelMapper::MapperFacade
- #graph_serializer — SequelMapper::MapperFacade
- #has_many — SequelMapper::Configurations::ConventionalAssociationConfiguration
- #has_many — SequelMapper::Configurations::ConventionalConfiguration::RelationConfigOptionsProxy
- #has_many_mapper — SequelMapper::Configurations::ConventionalAssociationConfiguration
- #has_many_through — SequelMapper::Configurations::ConventionalAssociationConfiguration
- #has_many_through — SequelMapper::Configurations::ConventionalConfiguration::RelationConfigOptionsProxy
- #has_many_through_mapper — SequelMapper::Configurations::ConventionalAssociationConfiguration
- #hash_coercion_serializer — SequelMapper::Configurations::ConventionalConfiguration
- #hash_key — SequelMapper::DirtyMap
- #hash_key — SequelMapper::IdentityMap
- #if_delete — SequelMapper::AbstractRecord
- #if_delete — SequelMapper::DeletedRecord
- #if_upsert — SequelMapper::AbstractRecord
- #if_upsert — SequelMapper::UpsertedRecord
- #inspect — SequelMapper::ShortInspectionString
- #inspectable_properties — SequelMapper::LazyObjectProxy
- #inspectable_properties — SequelMapper::QueryableLazyDatasetLoader
- #inspectable_properties — SequelMapper::ShortInspectionString
- #join — SequelMapper::ManyToManyAssociation::JoinedDataset
- #joined_records — SequelMapper::ManyToManyAssociation::JoinedDataset
- #lazy_object — SequelMapper::LazyObjectProxy
- #load — SequelMapper::DirtyMap
- #load_associations — SequelMapper::GraphLoader
- #load_record — SequelMapper::GraphLoader
- #loaded? — SequelMapper::LazyObjectProxy
- #loaded_enum — SequelMapper::CollectionMutabilityProxy
- #loaded_objects — SequelMapper::QueryableLazyDatasetLoader
- #mapper — SequelMapper::PublicConveniencies
- #mapping — SequelMapper::Configurations::ConventionalConfiguration
- #mapping — SequelMapper::MapperFacade
- #merge — SequelMapper::AbstractRecord
- #method_missing — SequelMapper::LazyObjectProxy
- #new — SequelMapper::Dataset
- #new_with_associations — SequelMapper::RelationMapping
- #new_with_dataset — SequelMapper::MapperFacade
- #new_with_raw_data — SequelMapper::AbstractRecord
- #nodes — SequelMapper::GraphSerializer
- #object_dump_pipeline — SequelMapper::MapperFacade
- #object_enum — SequelMapper::QueryableLazyDatasetLoader
- #object_load_pipeline — SequelMapper::MapperFacade
- #ok_if_it_doesnt_exist_factory — SequelMapper::Configurations::ConventionalConfiguration
- #operation — SequelMapper::AbstractRecord
- #operation — SequelMapper::DeletedRecord
- #operation — SequelMapper::UpsertedRecord
- #overrides_for_table — SequelMapper::Configurations::ConventionalConfiguration
- #push — SequelMapper::CollectionMutabilityProxy
- #query — SequelMapper::AssociationLoaders::OneToMany
- #query_order — SequelMapper::Configurations::ConventionalAssociationConfiguration
- #raise_if_not_found_factory — SequelMapper::Configurations::ConventionalConfiguration
- #record_factory — SequelMapper::MapperFacade
- #record_identity — SequelMapper::GraphSerializer
- #record_join_record_pairs — SequelMapper::ManyToManyAssociation
- #relation_name — SequelMapper::Configurations::ConventionalConfiguration::RelationConfigOptionsProxy
- #respond_to_missing? — SequelMapper::LazyObjectProxy
- #save — SequelMapper::MapperFacade
- #select — SequelMapper::Dataset
- #serializer — SequelMapper::Configurations::ConventionalConfiguration::RelationConfigOptionsProxy
- #setup_mapping — SequelMapper::Configurations::ConventionalConfiguration
- #single_object_proxy_factory — SequelMapper::Configurations::ConventionalAssociationConfiguration
- #string_to_class — SequelMapper::Configurations::ConventionalConfiguration
- #subset — SequelMapper::Configurations::ConventionalConfiguration::RelationConfigOptionsProxy
- #subset — SequelMapper::MapperFacade
- #subset — SequelMapper::QueryableLazyDatasetLoader
- #subset_queries_proxy — SequelMapper::Configurations::ConventionalConfiguration
- #table_name — SequelMapper::Configurations::ConventionalConfiguration::RelationConfigOptionsProxy
- #tables — SequelMapper::Configurations::ConventionalConfiguration
- #to_h — SequelMapper::AbstractRecord
- #to_h — SequelMapper::ManyToManyAssociation::JoinedDataset::JoinedRecord
- #to_h — SequelMapper::Serializer
- #to_pair — SequelMapper::ManyToManyAssociation::JoinedDataset::JoinedRecord
- #upsert_record — SequelMapper::MapperFacade
- #where — SequelMapper::Dataset
- #where — SequelMapper::ManyToManyAssociation::JoinedDataset
- #where — SequelMapper::MapperFacade
- #where — SequelMapper::QueryableLazyDatasetLoader