Solar_Sql_Model_Params_Eager::joinFlag()
public
Solar_Sql_Model_Params_Eager
Solar_Sql_Model_Params_Eager::joinFlag
( bool $val
)
Sets the join flag; i.e., whether or not this eager should be used to control which parent records are selected.
Parameters
(bool)
$val
: The join flag setting.
Returns
(Solar_Sql_Model_Params_Eager)
Description
Sets the join flag; i.e., whether or not this eager should be used to control which parent records are selected.