}
}
m_instanceMap.put(m_instanceArray[((Integer)oldOrdinal).intValue()], oldOrdinal);
throw new DuplicateItemException("err.persistence.duplicateInstance",
new Object[]{instance.getLazyMetaclass().getName(), instance.getOID()});
}
if (m_nIteratorCount != 0 || m_nCount == m_instanceArray.length)
{