Class Hierarchy    Previous  Next  Index

Class COM.cloudscape.tools.cview

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

public class cview
extends java.lang.Object
Copyright © 1998-2000, Informix Software, 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 cviewInit()
 
 o main(String[])
 

Method Detail

 o main
public static void main(java.lang.String args[])
 o cviewInit
protected static void cviewInit()

  Class Hierarchy    Previous  Next  Index