Home
Tech Tutorials
OracleOracle Web RowSet
Author: Published: 19th Nov 2008 Visited: 849 times
A persistent connection with a database is required to make updates to the database with the ResultSet interface. The RowSet extends the ResultSet interface. RowSet has the advantage of not requiring a persistent JDBC database connection for the modifi cation of data. WebRowSet interface further extends the RowSet interface and represents a RowSet object as an XML document, thus facilitating the transfer of data for query and modifi cation by remote clients who are not connected to the database. JDBC 4.0 features such as connection state tracking and Java SE chained exceptions facility may be availed of in a Web RowSet application in a server that supports JDBC 4.0.
Read Article Sponsored Links
Related Articles
• Announcement: My Oracle Support Community Launches The latest addition to the My Oracle Support platform My Oracle Support Community is an integrated multi channel online collaboration portal that leverages the latest Web 2 0 technologies to provide access to a vast knowledge reposi ...
• Navicat for Oracle Navicat for Oracle offers powerful visual tools such as Query Editor with syntax highlight capability SQL Preview SQL Console TEXT Hex and BLOB viewer editor SSH Tunnel and more to increase your productivity Also it provides a number of tools allowing to perform all the necessary database operations ...
• Oracle Develop Coming to Beijing, Mumbai, Moscow, and Prague attend Oracle Develop the premier developer event in San Francisco No worries the event may be in a city near you in 2009 Deep dive into next generation development trends and technologies in Java rich enterprise applications REA SOA and database app develop ...
• Download: Oracle JDeveloper 11g Production Oracle JDeveloper 11g showcases new features to provide a full development environment for Java EE 5 and rounded out with new features for Ajax developers including new ADF Faces Rich Client components as well as JavaScript editing and debugging Web services development is also greatly impr ...
• How-Tos: Best New Oracle Database 11g Features Oracle ACE Director Arup 20 part series of how tos about top new features for DBAs and developers is now complete spanning Schema Management Caching and Pooling Data Warehousing OLAP and much ...