Class
Polyamorous::Join
In:
lib/polyamorous/join.rb
Parent:
Object
Methods
==
add_to_tree
eql?
hash
klass=
new
type=
Included Modules
TreeNode
Attributes
klass
[R]
name
[RW]
type
[R]
Public Class methods
new
(name, type = InnerJoin, klass = nil)
Public Instance methods
==
(other)
Alias for eql?
add_to_tree
(hash)
eql?
(other)
hash
()
klass=
(klass)
type=
(type)
[Validate]