Cloudscape API
Page 2 of 5

Stand-Alone Tools and Utilities

These classes are in the packages COM.cloudscape.tools and COM.cloudscape.util.

  • COM.cloudscape.tools.ij

    An SQL scripting tool that can run as an embedded or a remote client/server application. See the Cloudscape Tools and Utilities Guide.

  • COM.cloudscape.tools.sysinfo

    A command-line, server-side utility that displays information about your JVM and Cloudscape product. See the Cloudscape Tools and Utilities Guide.

  • COM.cloudscape.tools.cview

    A user interface for creating and managing Cloudscape databases can run as an embedded or a remote client/server application. See the Cloudscape Tools and Utilities Guide.

  • COM.cloudscape.tools.dbclasses

    A command-line, server-side utility that allows you to store application logic in a database. See the Cloudscape Tools and Utilities Guide.

  • COM.cloudscape.util.DBClassLoad

    DBClassLoad enables database class loading for applications using Cloudscape in embedded mode. See the Cloudscape Tools and Utilities Guide.

  • COM.cloudscape.tools.FileExport

    A server-side utility for exporting data. See the Cloudscape Tools and Utilities Guide.

  • COM.cloudscape.tools.FileImport

    A server-side utility for importing data. See the Cloudscape Tools and Utilities Guide.

  • COM.cloudscape.tools.databasePreloader

    A client-side utility for pre-loading Cloudview's stored prepared statements into a database. Makes the first use of the database with Cloudview faster.