JAVA/CORBA CLASSES


Examples: Creating, compacting, removing, and replicating a database
1. This agent creates a local database named salesdisc.nsf. The database is not initialized. This database is useful for storing data programmatically but cannot be used through the workspace.
2. This agent creates a local database named salesdisc.nsf based on a template and changes the title. The third argument to createFromTemplate is for inheriting design changes.
3. This agent creates a local replica of a database on a server and initializes it.
4. This agent creates a copy of names.nsf in the local directory.