| View: | [ 2009 | 2008 | 2007 | 2006 | 2005 | 2004 | 2003 | 2002 ] |
| Articles |
- Developing JDBC Applications with DB2's pureXML by Anson Kokkat - [Clicks: 4]
Combining XML's features with JDBC provides powerful choices for manipulating data within your Java applications. Find out which new DB2 features simplify this integration.
http://www.devx.com/Java/Article/32789 - Oct, 2006 - Design and performance improvements with JDBC 4.0 by Shashank Tiwari - [Clicks: 37]
Java Database Connectivity (JDBC) 4.0 is ready for release by mid 2006 as a part of Java Standard Edition 6.0. How can you leverage the new specification to improve the design and performance of database access and interactions in Java applications? This article discusses the new features of JDBC 4.0, illustrates its solutions to some existing problems, and presents its improvements in design and performance through examples.
http://www.javaworld.com/javaworld/jw-05-2006/jw-0501-jdbc.html - May, 2006 - Ten of the Biggest Mistakes Developers Make With Databases by Mike Gunderloy - [Clicks: 50]
You are probably still pumping data in and out of a database, just as we all did a decade or more ago. That makes it all the more surprising that mistakes are still being made that date back to the good old days of Windows 95 and before.
http://www.developer.com/java/data/article.php/3589351 - Mar, 2006 - Using More Advanced JDBC Features by Matt Weisfeld - [Clicks: 61]
Expand your basic knowledge of connecting to a database from a Java application using JDBC. Discover how to use just about any database application you may want. In this example its a Microsoft Access database.
http://www.developer.com/java/data/article.php/3580161 - Jan, 2006