Package org.eclipse.emf.cdo.lm.util
Klasse CoreDeliveryMerger
java.lang.Object
org.eclipse.emf.cdo.lm.util.CoreDeliveryMerger
- Alle implementierten Schnittstellen:
LMMerger
An
LM merger based on a core merger.- Seit:
- 1.3
- Autor:
- Eike Stepper
-
Feldübersicht
-
Konstruktorübersicht
Konstruktoren -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungprotected CDOMergerlongmergeDelivery(CDOSession session, CDOBranchPoint sourceBranchPoint, CDOBranch targetBranch) Merges the changes from the given source branch point into the given target branch and returns the time stamp of the resulting commit into the merge target branch, orCDOBranchPoint.INVALID_DATEif no commit has happened.protected CDOTransactionopenTransaction(CDOSession session, CDOBranch branch)
-
Konstruktordetails
-
CoreDeliveryMerger
public CoreDeliveryMerger()
-
-
Methodendetails
-
mergeDelivery
public long mergeDelivery(CDOSession session, CDOBranchPoint sourceBranchPoint, CDOBranch targetBranch) Beschreibung aus Schnittstelle kopiert:LMMergerMerges the changes from the given source branch point into the given target branch and returns the time stamp of the resulting commit into the merge target branch, orCDOBranchPoint.INVALID_DATEif no commit has happened.- Angegeben von:
mergeDeliveryin SchnittstelleLMMerger
-
openTransaction
-
createMerger
-