JAVA/CORBA CLASSES


Examples: Opening a database
1. This agent opens a local database and prints its title. The user supplies the database file name, which does not need the .NSF extension, as the agent comment.
2. This agent opens the current database.
3. This agent shows that the database returned by getFirstDatabase is closed until opened with the open method.
4. This agent traverses the local databases and opens the database whose title is specified as the agent comment.
5. This agent opens the user's mail database.
6. This agent opens the database on the server NotesUA1 whose replica ID is the same as the current database.