Is there a term/suitable name for an object that will be saved in database but it is not yet?
Transient seems suitable name but I found in Tobin Harris`ons article:
…These tend to be the ones I want NHibernate to persist, but there are
also some classes in there that are not persisted (aka transient)
I would consider this to be
Transient