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.