Class Hierarchy        Index

Class COM.cloudscape.tools.cview

java.lang.Object
   |
   +----COM.cloudscape.tools.cview

public class cview
extends Object
Copyright © 1999, Cloudscape, Inc. All rights reserved.

This class is used to start Cloudview (replacing the former COM.cloudscape.tools.vjbms). To run from the command line enter the following:

java [options] COM.cloudscape.tools.cview [databases]

If a list of databases is supplied, those databases will be opened automatically once the tool starts.


Method Index

 o main(String[])

Methods

 o main
 public static void main(String args[])

  Class Hierarchy        Index