Package org.eclipse.emf.cdo.common.commit.handler
Some useful commit info handler implementations.
- 
Class Summary Class Description AsyncCommitInfoHandler Acommit info handlerthat asynchronously delegatescommit infosto another handler.BinaryCommitInfoLog Acommit info handlerthat synchronously writescommit infosto a binary log.TextCommitInfoLog Acommit info handlerthat synchronously writescommit infosto a text log.