JAVA/CORBA CLASSES


Refreshing a view
Updates (additions, deletions, and changes) to a database are not reflected in an open view until it is refreshed. By default:
To explicitly refresh the view, call refresh of NotesView. For remote (IIOP) operations, this method invalidates the cache.

See Also