Class CDOLobStore.Delegating

java.lang.Object
org.eclipse.emf.cdo.common.lob.CDOLobStore.Delegating
All Implemented Interfaces:
CDOLobStore
Enclosing interface:
CDOLobStore

public abstract static class CDOLobStore.Delegating extends Object implements CDOLobStore
An abstract large object store that delegates all method calls to a delegate.
Author:
Eike Stepper