๐”– Scriptorium
โœฆ   LIBER   โœฆ

๐Ÿ“

Java Database Programming with JDBC

โœ Scribed by Pratik Patel, Karl Moss


Publisher
Coriolis Group Books
Year
1996
Tongue
English
Leaves
209
Series
Webmaster series
Category
Library

โฌ‡  Acquire This Volume

No coin nor oath required. For personal study only.

โœฆ Synopsis


  • Other books cover Java programming, but only Visual Developer Java Database Programming with JDBC, 2nd Edition provides complete coverage of the newest JDBC standard (1.2) and the newest version of the Java Developer's Kit (JDK 1.1), Java's database connectivity environment, and gives you all the inside information for using Java with JDBC access databases. Essential for making Java applets and applications database-aware, JDBC is a must for Java programmers or database developers who want to break into the field of Web database development. Visual Developer Java Database Programming with JDBC, 2nd Edition is the essential guidebook for learning database programming for Internet or intranet applications. Readers will learn the fundamentals of Java database programming, then use the comprehensive tutorials to more thoroughly understand using Java with JDBC to produce database applications. * Teaches how to develop Java programs, from start to finish, for connecting to databases using the newest version of Java's database connectivity standard, JDBC. * Shows how to write JDBC drivers, and how to select the right one. * Includes a complete reference to the newest JDBC API specification. * Features a section on creating ODBC Java programs, including a robust ODBC client template for developing applications. * Shows how to write JDBC applets that let Web users query a database. * Explains how to create a Java Beans-compliant class library. * All examples, project files, and source code used in the book * Numerous JDBC tools, drivers, and source code from major JDBC vendors * Unique JDBC classes and applets * Customized database drivers and bridges between JDBC and other databases

๐Ÿ“œ SIMILAR VOLUMES


Database Programming with JDBC and Java
โœ George Reese ๐Ÿ“‚ Library ๐Ÿ“… 1997 ๐Ÿ› O'Reilly ๐ŸŒ English

Java and databases make a powerful combination. Getting the two sides to work together, however, takes some effort--largely because Java deals in objects while most databases do not.This book describes the standard Java interfaces that make portable object-oriented access to relational databases p

Database Programming with JDBC and Java
โœ George Reese ๐Ÿ“‚ Library ๐Ÿ“… 2000 ๐Ÿ› O'Reilly Media ๐ŸŒ English

The Java Database Connectivity classes (JDBC) sensibly provide an interface between a platform-independent programming language (Java) and a standardized database language (Structured Query Language, or SQL). Pretty much every Java program that's involved in transactions or other business operations

The Complete Guide to Java Database Prog
โœ Matthew D. Siple ๐Ÿ“‚ Library ๐Ÿ“… 1997 ๐Ÿ› McGraw-Hill ๐ŸŒ English

For experienced developers and programmers looking to exploit the power of Java by building applications that interact with a SQL database server, this book/CD-ROM is your complete, real-world guide to the Java Database Connectivity Application Programming Interface. Part 1 leads you through the sev