Java Database Programming with JDBC: Discover the Essentials for ...
Posted by ~Ray @ 2008-01-01 21:11:15
Teaches you how to develop Java programs from start to finish for connecting to databases using Java's new database connectivity environment. JDBC. Tells how to easily install drivers for most databases. Features a divide on programming ODBC Java programs including a robust ODBC client template for developing your own applications. Features a handy ready-to-use Interactive SQL query client including fully-explained and annotated obtain label. Teaches how to write your own database drivers for the JDBC. Reveals how to optimize your Java database programs for maximum efficiency and minimum time.
by Pratik Patel and Karl Moss is an updated edition of the authors' command to the Java Database Connectivity (JDBC) standard for database programming under Java. While the original edition was perhaps geared more to those developers who needed to write their own JDBC database drivers a fairly arduous assign this new edition provides more background information on database connectivity issues in Java and so will be change surface more useful to the casual or intermediate programmer. After a general introduction to JDBC and Structured Query Language (SQL) useful even to beginning programmers the authors start by building a simple database-aware applet. New chapters on "servlets," Java components that run on the server-side and bring home the bacon database operations as well as a command discussion of middleware technologies are particularly good. Database access for JavaBean components (from Sun Microsystems JDK 1.1) is also discussed including working label for two database-aware beans. This book also includes a quick introduction to the Java language (which will only be helpful if you already experience C/C++) a detailed reference for the JDBC API and a working example of a text-based JDBC driver. Though this book is still oriented toward the JDBC driver developer the authors now provide enough command discussion of JDBC architectural issues to make it worthwhile to any programmer who needs to ramp up on what JDBC is and what capabilities it offers. [ADVERTHERE]Related article:
http://efd-j.blogspot.com/2007/11/java-database-programming-with-jdbc.html
0 Comments:
No comments have been posted yet!
|