Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle TopLink
11g Release 1 (11.1.1)

B32476-02


oracle.toplink.remotecommand
Class MergeChangeSetCommand

java.lang.Object
  extended by oracle.toplink.remotecommand.Command
      extended by oracle.toplink.remotecommand.MergeChangeSetCommand

All Implemented Interfaces:
java.io.Serializable

public class MergeChangeSetCommand
extends Command

Purpose: Provide a remote command implementation for remote cache merges of changes.

Description: This command provides the implementation for cache synchronization using RCM.

Since:
OracleAS TopLink 10g (9.0.4)
See Also:
Serialized Form

Constructor Summary
MergeChangeSetCommand()
           

 

Method Summary

 

Methods inherited from class oracle.toplink.remotecommand.Command
getServiceId, setServiceId

 

Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

 

Constructor Detail

MergeChangeSetCommand

public MergeChangeSetCommand()

Skip navigation links

Copyright © 1998, 2009, Oracle. All Rights Reserved.