Class | DataMapper::Associations::Relationship |
In: |
lib/dm-core/associations/relationship.rb
|
Parent: | Object |
OPTIONS | = | [ :class_name, :child_key, :parent_key, :min, :max, :through ] |
name | [R] | @api private |
options | [R] | @api private |
query | [R] | @api private |
+child_model_name and child_properties refers to the FK, parent_model_name and parent_properties refer to the PK. For more information: edocs.bea.com/kodo/docs41/full/html/jdo_overview_mapping_join.html I wash my hands of it!