首页  电脑故障排除  病毒安全 电脑基础知识  硬件知识  软件应用知识  操作系统知识  编程程序

美国编程网址 日本编程网址 法国编程网址 德国编程网址 韩国编程网址 香港编程网址 台湾编程网址

您的位置:首页>>编程程序>>JSP

关于cachedRowSet的一篇文章(java.sun.com) JDBCTM RowSe

 
关于cachedRowSet的一篇文章(java.sun.com) JDBCTM RowSet


This Early Access release includes three implementations of the JDBCTM RowSet interface. The RowSet interface provides a serializable, scrollable container for tabular data that may or may not be connected to its data source via a JDBC technology-enabled driver.

A disconnected RowSet object, such as a CachedRowSet object or a WebRowSet object, can be thought of as a set of rows that are being cached outside of a data source. Because they are lightweight and serializable, disconnected rowsets can be passed between different components of a distributed application, such as Enterprise JavaBeansTM components. This is one of the most important uses for a RowSet object. The data in a RowSet object may be updated and then resynchronized with the underlying tabular data source.

The RowSet Early Access Technology Release contains the rowset jar file, preliminary documentation and code examples. Additional documentation on RowSets is contained in the JDBC 2.0 Optional Package API specification. The Java Developer Connection(SM) also provides on-line access to the RowSet tutorial chapter of the new JavaTM series JDBC book.

Early Access Release 4 addresses the following areas:

fixed problem inserting rows with non-nullable columns
re-ordered code in writer to allow multiple changes to a single row to be propogated back to a data source
reader/writer now only close connects that they create. This change should allow RowSets to be used with connection pool implementations based on JDBC 1.x drivers
included missing EchoListener.java for example 5
The three JDBCTM RowSet implementations in this release demonstrate some of the many possibilities for implementing the javax.sql.RowSet interface, which is part of the JDBC 2.0 Optional Package API.

The three example implementations in this release are:

CachedRowSet -- a rowset that can be used to
Send a set of rows across a network
Send data to a thin client
Add scrollability and updatability to result set data
WebRowSet -- an extension of CachedRowSet that can be used to send a rowset across a network in XML format
JDBCRowSet -- a rowset that can be used to encapsulate a JDBCTM driver as a Java BeansTM component
Developers cannot redistribute the binary software in commercial products. Please see license for terms and conditions.

The file Release.notes in the download package contains instructions for installation and setup.

NOTE: The three RowSet implementations contained in this release are experimental, unsupported technology. The APIs in this release may change before they become an official part of the JavaTM 2 platform. The sun.jdbc.rowset package, which is contained in this release, is NOT a committed API for the Java platform.



查看上一页  返回分类首页 返回96PC首页  查看下一页

  版权所有:电脑知识大全 网站备案:粤ICP备07031496号  联系我们

友情链接:母婴知识  外贸商务网  娱乐频道  汽车维修知识  股票入门知识  游戏攻略秘籍  本站空间由安信网络提供