SessionImplementor.getTimestamp() (as implemented in SessionImpl) returns timestamp when the Session was opened, and is not updated when a transaction is started.
It is also a bit questionable whether the source should be RegionFactory. Should the units be defined somehow?
|