Product Information > JADE .NET Developer’s Reference > Chapter 2 - Object Management > Object Volatility

Object Volatility

Object volatility refers to the frequency with which a JADE object is updated. This, in turn, can be used to customize locking behavior and provide optimizations.

JADE defines the following three types of volatility.

JADE objects are volatile, by default. Volatility can be specified at the JADE class level. There are also methods that enable you to alter and interrogate the volatility for individual JADE objects.