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

isTransient

isTransient(): Boolean;

The isTransient method of the Object class returns true if the receiver is a transient object. This method returns false if the receiver is a persistent object.