UpdateOperation Class Reference
Detailed Description
UpdateOperation instances hold data necessary to accomplish an update operation on the persistent store.
Definition at line 21 of file UpdateOperation.php.

Additional Inherited Members | |
![]() | |
__construct ($type, array $values, array $criteria) | |
getType () | |
getValues () | |
getCriteria () | |
__toString () | |
![]() | |
$type = null | |
$values = null | |
$criteria = null | |