com.borland Packages  com.borland Class Hierarchy

Package com.borland.sqltools


About the com.borland.sqltools package

Note: This package is a feature of JBuilder Professional and Enterprise.

The sqltools package provides tools for retrieving report output using SQL queries specified in XML input. These classes support the JSQL command line tool and the XML Servlet.

Only the following file in this package is for public use. All others are internal use only classes.

See also:
Overview of classes in this package
Library overview


Classes and Components

  • bsql
  • ImportText
  • ParseXMLInput
  • ReplaceParams
  • RunSQL
  • URLUTF8Encoder
  • XMLInput
  • XmlServlet

  • Overview of classes in the com.borland.sqltools package

    XmlServlet
    XmlServlet is a servlet for running queries using a JDBC database driver and generating XML or plain text output.