Class Hierarchy
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.
Viewing class reference documentation
dbswing
package contains data-aware extensions to Swing components. It provides additional components and an enriched feature set.
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 contains components for SQL-specific database connectivity.
dx.text
package contains classes for formatting data values and handling input validation.
jb.io
package contains specialized stream classes for input and output.
jb.util
package contains utility classes and interfaces.
sql
package contains components for SQL-specific database connectivity.
cx
package contains components for CORBA-specific connectivity.
datastore
package contains functionality for JDataStore.
datastore.jdbc
package contains the interface for JDataStore, including the JDBC driver itself.
datastore.javax.sql
package contains classes used for distributed transaction (XA) support.
javax.sql
package contains implementations of JDBC2.0 DataSources and Connection Pooling.
sqltools
package contains a command line tool and a servlet which take XML input, query a JDBC connection, and generate output.
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 contains internal use classes that are JSP tag handlers for the InternetBeans Express Tag Library.