Class: ROM::SQL::Association::OneToOneThrough

Inherits:
ManyToMany show all
Defined in:
lib/rom/sql/association/one_to_one_through.rb

Instance Attribute Summary

Attributes inherited from ManyToMany

#through

Attributes inherited from ROM::SQL::Association

#as, #relation, #result, #source, #target

Method Summary

Methods inherited from ManyToMany

#associate, #call, #combine_keys, #initialize, #join_keys, #join_relation

Methods inherited from ROM::SQL::Association

#initialize, #qualify

Constructor Details

This class inherits a constructor from ROM::SQL::Association::ManyToMany