Class DataMapper::Associations::Relationship
In: lib/dm-core/associations/relationship.rb
Parent: Object

Methods

Included Modules

Assertions

Constants

OPTIONS = [ :class_name, :child_key, :parent_key, :min, :max, :through ]

Attributes

name  [R]  @api private
options  [R]  @api private
query  [R]  @api private

Public Class methods

+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!

Public Instance methods

@api private

@api private

@api private

@api private

[Validate]