Solar_Sql_Model::_fixFetchParams()
protected
Solar_Sql_Model_Params_Fetch
Solar_Sql_Model::_fixFetchParams
( array $spec
)
Converts and cleans-up fetch params from arrays to instances of Solar_Sql_Model_Params_Fetch.
Parameters
(array)
$spec
: The parameters for the fetch.
Returns
(Solar_Sql_Model_Params_Fetch)
Description
Converts and cleans-up fetch params from arrays to instances of Solar_Sql_Model_Params_Fetch.