|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IStoreWriter
Nested Class Summary | |
---|---|
static interface |
IStoreWriter.CommitContext
Represents the state of a single, logical commit operation which is driven through multiple calls to several methods on the IStoreWriter API. |
Method Summary | |
---|---|
void |
commit(IStoreWriter.CommitContext context)
|
IView |
getView()
|
void |
rollback(IStoreWriter.CommitContext context)
|
Methods inherited from interface org.eclipse.emf.cdo.server.IStoreReader |
---|
createChunkReader, getSession, readObjectIDs, readObjectType, readPackage, readPackageInfos, readResourceID, readResourcePath, readRevision, readRevisionByTime, readRevisionByVersion, verifyRevision |
Methods inherited from interface org.eclipse.emf.cdo.server.IStoreAccessor |
---|
getStore, release |
Method Detail |
---|
IView getView()
void commit(IStoreWriter.CommitContext context)
void rollback(IStoreWriter.CommitContext context)
|
Copyright (c) 2004 - 2008 Eike Stepper, Germany. All Rights Reserved. |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |