JDBC Database Access with Java: A Tutorial Annotated Reference

ISBN-10
0201924544
ISBN-13
9780201924541
Pages
448
Language
English
Published
1997-06-01
Publisher
Addison-Wesley Longman
Author
Rick Cattell

Description

JDBC, a means of connecting Java and databases, is a low-level, platform-independent application programming interface that facilitates database development with Java by providing an interface to the most commonly used database environments. Written by the developers of JDBC, this text provides a description of the JDBC API. It covers the goals and philosophies of JDBC, scenarios for use, security considerations, database connections, passing parameters and receiving results, mapping SQL data types into Java, asynchrony, threading, transactions, cursors, SQL extensions, variants and extensions, JDBC interface definitions, dynaimc database access, and more. The text also includes a tutorial to help readers learn to use JDBC more quickly.

Other editions

Similar books

  • Java Database Best Practices: Persistence Models and Techniques for Java Database Programming
    By George Reese

    Through it all, this book focuses on practical application of these techniques, giving you information that can immediately be applied to your own enterprise projects.Enterprise applications in today's world are about data-- whether it be ...

  • Database Programming with JDBC and Java
    By George Reese

    A guide to the java.sql package demonstrates variables, methods, client-server architecture, three-tier database access, JDBC, query optimization, and interface design.

  • Java Programming with Oracle JDBC
    By Donald Bales

    Oracle is arguably the most widely used relational database platform in the world. In this book, Donald Bales brings these two technologies together, and shows you how to leverage the full power of Oracle's implementation of JDBC.

  • Java Database Programming with JDBC
    By Pratik Patel, Karl Moss

    This text presents the JDBC standard, Java's database connectivity environment, and provides information for using Java with JDBC for accessing databases.

  • JDBC 3.0: JAVA Database Connectivity
    By Bernard Van Haecke

    This essential guide offers serious Java developers a focused resource on using JDBC 3 to build robust, enterprise-class applications for the Internet or intranet.

  • JDBC API Tutorial and Reference: Universal Data Access for the Java 2 Platform
    By Seth White

    This license allows and is limited to the creation and distribution of clean room implementations of this specification that ... For more information , please contact : Pearson Education Corporate Sales Division ; 201 W. 103rd Street ...

  • Java Persistence with Hibernate
    By Christian Bauer, Gary Gregory

    In this revised edition, authors Christian Bauer, Gavin King, and Gary Gregory cover Hibernate 5 in detail with the Java Persistence 2.1 standard (JSR 338).

  • JDBC: Practical Guide for Java Programmers
    By Gregory D. Speegle

    1 -- Introduction to JDBC -- 2 -- Presenting Information to Users -- 3 -- Querying the Database -- 4 -- Updating the Database -- 5 -- Advanced JDBC Topics -- 6 -- An eCommerce Example -- 7 -- How to Stay Current with JDBC -- 8 -- Appendix.

  • JDBC Pocket Reference
    By Donald Bales

    These include concise reviews of the procedures for common JDBC tasks such as connecting to a database, executing stored procedures, executing DDL and the like.

  • JDBC API Tutorial and Reference
    By Maydene Fisher, Jon Ellis, Jonathan Bruce

    ... David Holmes The JavaTM Programming Language , Third Edition Cindy Bloch , Annette Wagner MIDP 2.0 Style Guide Joshua Bloch Effective JavaTM Programming Language Guide Mary Campione , Kathy Walrath , Alison Huml The JavaTM Tutorial ...