Solar_Sql_Model_Cache::setModel()
public
void
Solar_Sql_Model_Cache::setModel
( Solar_Sql_Model $model
)
Sets the model this cache will work with; picks up the SQL cache key prefix along with it.
Parameters
(Solar_Sql_Model)
$model
: The model this cache will work with.
Returns
(void)
Description
Sets the model this cache will work with; picks up the SQL cache key prefix along with it.