Class: ROM::Memory::Associations::OneToMany

Inherits:
Associations::OneToMany show all
Defined in:
lib/rom/memory/associations/one_to_many.rb

Direct Known Subclasses

OneToOne

Constant Summary

Constants included from ROM::Memoizable

ROM::Memoizable::MEMOIZED_HASH

Instance Attribute Summary

Attributes inherited from Associations::Abstract

#definition, #relations, #source, #target

Attributes included from ROM::Memoizable

#__memoized__

Method Summary

Methods inherited from Associations::OneToMany

#associate, #call, #foreign_key

Methods inherited from Associations::Abstract

#aliased?, #apply_view, #as, #combine_keys, #foreign_key, #join_key_map, #key, #name, new, #node, #override?, #prepare, #result, #self_ref?, #view, #wrap

Methods included from Initializer

extended

Methods included from ROM::Memoizable

included