Home
Tech Tutorials
JavaAn Overview of Java Database Connectivity
Author: developer.com Published: 22nd Oct 2005 Visited: 461 times
By Anand Narayanaswamy [This article assumes you have a basic understanding of Java application and applet programming.] Suppose you have a set of records in an Access database that you have to view through a front-end tool. You can design a user interface by using various programming languages such as Visual Basic, Visual C++, etc. Java, however, provides a more consistent approach in developing these interfaces through the javax.swing package. Moreover, Java provides the Java Database...n
Read Article Sponsored Links
Related Articles
• 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 ...
• SOA Web Services - Java EE and .NET Integration using Web Services Java EE and NET Integration using Web Services So far we have looked into the various aspects of interoperability between web services deployed on disparate platforms If the web services follow the compliance requirements of the Basic Profile discussed earlier they can interoperate ea ...
• Java SE 6 Performance White Paper This overview of performance and scalability improvements in Java Platform Standard Edition 6 Java SE 6 provides benchmark results that demonstrate the impact of these improvem ...
• Survey of Java ME Today (Update) C Enrique Ortiz updates his article explaining Java Platform Micro Edition Java ME including background information and terminology definit ...
• Installing Sun Java System Application Server 9.1 in Solaris Zones Solaris zones provide isolated environments for application instances but propagation among zones complicates installations and updates This article helps you develop the best strategy for installing Sun Java System Application Server 9 1 GlassFish V2 in Solaris z ...
• Long Running Web Process (LRWP) in the Java Platform Using GlassFish LRWP is a protocol similar to CGI but faster used by a web server to communicate with its peers In a Java Technology Faster than C with LRWP a we showed that the Long Running Web Process LRWP implementation in Java using GlassFish was faster than the implementation in C and Xitami This paper describ ...