m_identityMap.put(tobj, instance);
if ((m_nMode & STATE) != 0 && tobj.getVersion() >= 0)
{
instance.load();
if (lockingAttribute != null && instance.getState() != Instance.NEW)
{
Object oldValue = instance.getOldValueDirect(lockingAttribute.getOrdinal());