Class: ROM::SQL::Association::OneToOne
- Inherits:
-
OneToMany
- Object
- ROM::SQL::Association
- OneToMany
- ROM::SQL::Association::OneToOne
- Defined in:
- lib/rom/sql/association/one_to_one.rb
Instance Attribute Summary
Attributes inherited from ROM::SQL::Association
#as, #relation, #result, #source, #target
Method Summary
Methods inherited from OneToMany
#associate, #call, #combine_keys, #join_keys
Methods inherited from ROM::SQL::Association
Constructor Details
This class inherits a constructor from ROM::SQL::Association