Class CDOSessionProtocol.CommitTransactionResult.PostCommitReferenceAdjuster

    • Constructor Detail

    • Method Detail

      • adjustReference

        public java.lang.Object adjustReference​(java.lang.Object id,
                                                EStructuralFeature feature,
                                                int index)
        Description copied from interface: CDOReferenceAdjuster
        Adjusts the internal structure of an object (e.g: CDORevision). This is mainly used after committing a transaction. CDORevision must replace CDOIDTemp for non-temporary CDOID with a mapped ID. Only the internal structure knows how to do these modifications. This is important to consider using different implementation of CDOList.
        Specified by:
        adjustReference in interface CDOReferenceAdjuster
        Since:
        4.0