[TYPO3-mvc] Update domain object without modifying tstamp

Jan Kornblum jan.kornblum at gmx.de
Sun Jun 29 00:27:31 CEST 2014


Hello again ;)

how can i update a domain object in extbase without field "tstamp" is 
automatically modified in database too?

$modelObject->setXyz($newValue);
$modelRepository->update(modelObject);

Kind regards, Jan




More information about the TYPO3-project-typo3v4mvc mailing list