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

isSharedTransient

isSharedTransient(): Boolean;

The isSharedTransient method of the Object class returns true if the receiver is a shared transient object. This method returns false if the receiver is a non-shared transient object or a persistent object.