Class StoreAccessorBase.CommitDataRevisionHandler

java.lang.Object
org.eclipse.emf.cdo.spi.server.StoreAccessorBase.CommitDataRevisionHandler
All Implemented Interfaces:
CDORevisionHandler
Enclosing class:
StoreAccessorBase

public static class StoreAccessorBase.CommitDataRevisionHandler extends Object implements CDORevisionHandler
If the meaning of this type isn't clear, there really should be more of a description here...
Since:
3.0
Author:
Eike Stepper
  • Constructor Details

    • CommitDataRevisionHandler

      public CommitDataRevisionHandler(IStoreAccessor storeAccessor, long timeStamp)
  • Method Details