Solar_Sql_Model_Collection::save()

public void Solar_Sql_Model_Collection::save ( void )

Saves all the records from this collection to the database one-by-one, inserting or updating as needed.

Parameters

  • None.

Returns

  • (void)

Description

Saves all the records from this collection to the database one-by-one, inserting or updating as needed.



Local