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

๐Ÿ“

Jdbc Database Access With Java: A Tutorial and Annotated Reference

โœ Scribed by Graham Hamilton, Rick Cattell, Maydene Fisher


Publisher
Addison Wesley Publishing Company
Year
1997
Tongue
English
Leaves
475
Series
Java Series
Category
Library

โฌ‡  Acquire This Volume

No coin nor oath required. For personal study only.

โœฆ Synopsis


Provides explanations of JDBC and Java fundamentals, a step-by-step tutorial to bring you up tp speed, and an extensively annotated reference to all JDBC classes and interfaces. Paper.


๐Ÿ“œ 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

Java Database Programming with JDBC
โœ Pratik Patel, Karl Moss ๐Ÿ“‚ Library ๐Ÿ“… 1996 ๐Ÿ› Coriolis Group Books ๐ŸŒ English

* 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

JDBC API Tutorial and Reference
โœ Maydene Fisher, Jon Ellis, Jonathan Bruce ๐Ÿ“‚ Library ๐Ÿ“… 2003 ๐Ÿ› Prentice Hall PTR ๐ŸŒ English

Updated and expanded to cover the entire JDBC 3.0 API, including the java.sql and the javax.sql packages, this third edition of a tutorial and reference contains step-by-step directions, in-depth explanations, and, for those new to Java technology, an introduction to the Java programming language an