Class Hierarchy  

com.borland Packages

  • com.borland.cx
  • com.borland.datastore
  • com.borland.datastore.javax.sql
  • com.borland.datastore.jdbc
  • com.borland.dbswing
  • com.borland.dx.dataset
  • com.borland.dx.sql.dataset
  • com.borland.dx.text
  • com.borland.javax.sql
  • com.borland.jb.io
  • com.borland.jb.util
  • com.borland.sql
  • com.borland.sqltools
  • com.borland.internetbeans
  • com.borland.internetbeans.taglib

  • Library overview

    The Borland DataExpress Component Library consists of the DataExpress, JDataStore, and IntenetBeans Express, full-featured APIs for Java for web-based application development.

    For additional information on these libraries, visit the JBuilder newsgroups at http://www.borland.com/newsgroups. Newsgroups are actively monitored by our support engineers as well as the JBuilder Research and Development team.

    Additional Java-related information is available from various sources including the Developer Support JBuilder FAQ (Frequently Asked Questions) page at http://www.borland.com/devsupport/jbuilder/faq/ and the Java FAQ at http://www.afu.com/javafaq.html.

    See also:
    Viewing class reference documentation


    Package overview

    Packages in the DataExpress library

    dbswing package (JBuilder Professional and Enterprise)
    The dbswing package contains data-aware extensions to Swing components. It provides additional components and an enriched feature set.

    dx.dataset package (JBuilder Professional and Enterprise)
    The dx.dataset package contains components for general data connectivity. It provides support for data-aware controls and visual development of data applications.

    dx.sql.dataset package (JBuilder Professional and Enterprise)
    The dx.sql.dataset package contains components for SQL-specific database connectivity.

    dx.text package
    The dx.text package contains classes for formatting data values and handling input validation.

    jb.io package
    The jb.io package contains specialized stream classes for input and output.

    jb.util package
    The jb.util package contains utility classes and interfaces.

    sql package (JBuilder Enterprise)
    The sql package contains components for SQL-specific database connectivity.

    cx package (JBuilder Enterprise)
    The cx package contains components for CORBA-specific connectivity.

    Packages in the JDataStore library

    datastore package (JBuilder Professional and Enterprise)
    The datastore package contains functionality for JDataStore.

    datastore.jdbc package (JBuilder Professional and Enterprise)
    The datastore.jdbc package contains the interface for JDataStore, including the JDBC driver itself.

    datastore.javax.sql package (JBuilder Professional and Enterprise)
    The datastore.javax.sql package contains classes used for distributed transaction (XA) support.

    javax.sql package (JBuilder Professional and Enterprise)
    The javax.sql package contains implementations of JDBC2.0 DataSources and Connection Pooling.

    sqltools package (JBuilder Professional and Enterprise)
    The sqltools package contains a command line tool and a servlet which take XML input, query a JDBC connection, and generate output.

    Packages in the InternetBeans Express library

    internetbeans package (JBuilder Professional and Enterprise)
    The internetbeans package is a set of components and JSP tag extensions for generating and responding to the presentation layer of a web application. It takes static (template) pages, inserts dynamic content from a live data model, and presents them to the client; then it writes any changes that are posted from the client back into the data model.

    internetbeans.taglib package (JBuilder Professional and Enterprise)
    The internetbeans.taglib package contains internal use classes that are JSP tag handlers for the InternetBeans Express Tag Library.