Changes

Jump to navigation Jump to search
119 bytes removed ,  17:52, 18 November 2020
no edit summary
==Updates==
 
{{Mark|Introduced with Version 9.4.}}
The {{Code|@Updating}} annotation can be applied to mark Java functions that perform write or update operations:
==Locking==
 
{{Mark|Updated with Version 9.4:}} Single annotation for read and write locks.
By default, a Java function will be executed in parallel with other code. If a Java function performs sensitive operations, it is advisable to explicitly lock the code.
Bureaucrats, editor, reviewer, Administrators
13,550

edits

Navigation menu