JAVA/CORBA CLASSES


save method
Example

Saves the replication entry.

Defined in

ReplicationEntry

Syntax

public int save()
   throws NotesException

Usage

If you don't call the save method before closing the database, any changes to the replication entry are lost.

Language cross-reference

Save method in NotesReplicationEntry class

Example
See Also