Class Hierarchy Previous Next Index
java.lang.Object | +----COM.cloudscape.tools.cview
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.
public static void main(java.lang.String args[])
protected static void cviewInit()
Class Hierarchy Previous Next Index