Product Information > JADE Encyclopaedia of Classes – Volume 2 > Chapter 1 - System Classes > isObjectTransient

isObjectTransient

isObjectTransient(obj: Object): Boolean;

The isObjectTransient method of the Object class returns true if the object specified in the obj parameter is a shared or a non-shared transient instance, or it returns false if it is not.