SSI/S2I LogoROAD:BeanBox


ROAD:BeanBox is a rich set of user interface (UI) and data access components that adhere to the JAVABeans™ API. They enable the access and data manipulation of JDBC-compliant database servers with virtually no programming. ROAD:BeanBox offers a data-cursor engine that provides developers in any IDE with lightweight, cross-platform data access and data-caching technology. ROAD:BeanBox allows developers to create high-performance database applications that work within any JDK™ 1.1 compatible VM or browser.

Key Features

A static cursor fetches one or more rows of data and stores it on the client. Unlike the JDBC forward-only cursor, a static cursor is fully scrollable and updatable. Rows updated using static cursors are reflected immediately in the underlying table.

In addition to providing all the features supported by static cursors, batch cursors support batch updates. Every time a new row is inserted or an old row is deleted or changed, only the client-side data cache is updated; the underlying table is not affected. Once the user has finished making changes to the data in the client-side cache, the user can commit the changes to the underlying table as a single batch operation.

Thumbnail These cursors provide the following benefits:
  • The number of requests for data between the client-side application components and the database server is reduced. The performance improvement is especially noticeable for data access across the Internet.
  • Data is immediately available to the client-side application logic, without the application having to wait for data to travel across the network.
  • Batch updates drastically reduce network traffic by committing all changes to the database as a single batch operation.

Benefits

SSI/S2I Logo

Specialized Software International, Inc.
120 Stafford Street
Worcester, MA  01603
Phone: 1-800-328-2825
or 1-508-754-8566 ext.576
FAX: 1-508-754-8973
E-mail: info@BeanBox.com
Web: http://www.BeanBox.com


IBM BESTeam Logo

[ Catalog Home ]