Solar_Sql_Model_Related_HasMany::_modEagerFetch()
    protected
    void
     Solar_Sql_Model_Related_HasMany::_modEagerFetch 
         ( Solar_Sql_Model_Params_Eager  $eager
        , Solar_Sql_Model_Params_Fetch  $fetch
    
 )
Modifies the native fetch with an eager join so that the foreign table is joined properly.
Inherited from Solar_Sql_Model_Related_ToMany.
Parameters
- (Solar_Sql_Model_Params_Eager) - $eager: The eager params.
- (Solar_Sql_Model_Params_Fetch) - $fetch: The native fetch params.
Returns
- (void) 
Description
Modifies the native fetch with an eager join so that the foreign table is joined properly.