Class: ROM::SQL::JoinDSL Private
- Inherits:
-
RestrictionDSL
- Object
- DSL
- RestrictionDSL
- ROM::SQL::JoinDSL
- Defined in:
- lib/rom/sql/join_dsl.rb
This class is part of a private API. You should avoid using this class if possible, as it may be removed or be changed in the future.
Instance Attribute Summary
Attributes inherited from DSL
#picked_relations, #relations, #schema
Method Summary
Methods inherited from RestrictionDSL
Methods inherited from DSL
#`, #call, #exists, #initialize, #respond_to_missing?
Constructor Details
This class inherits a constructor from ROM::SQL::DSL
Dynamic Method Handling
This class handles dynamic methods through the method_missing method in the class ROM::SQL::RestrictionDSL