Klasse CDOServerExporter<OUT>

java.lang.Object
org.eclipse.emf.cdo.server.CDOServerExporter<OUT>
Bekannte direkte Unterklassen:
CDOServerExporter.Binary, CDOServerExporter.XML

public abstract class CDOServerExporter<OUT> extends Object
Exports the complete contents of a repository in a format suitable for imports into new repositories.

Subtypes specify the actual exchange format.

Seit:
4.0
Autor:
Eike Stepper