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.
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.