JDBC: Practical Guide for Java Programmers

JDBC: Practical Guide for Java Programmers
ISBN-10
1558607366
ISBN-13
9781558607361
Category
Computers
Pages
113
Language
English
Published
2002
Publisher
Morgan Kaufmann
Author
Gregory D. Speegle

Description

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.

Other editions

Similar books

  • 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.

  • 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 ...

  • 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.

  • 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.

  • 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 ...

  • Expert Oracle JDBC Programming
    By R.M. Menon

    Examples of Formulating Database URLs for Establishing a JDBC Connection to the Oracle Database Type of Connection Database URL Thin driver using host:port:sid ...

  • Oracle9i JDBC Programming
    By Jason Price

    The positions of the question marks are important : they are referenced according to their position , with the first question mark being referenced using number 1 , the second as number 2 , and so forth . The process of supplying Java ...

  • 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.

  • 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 Database Access with Java: A Tutorial Annotated Reference
    By Rick Cattell

    Written by the developers of JDBC, this text provides a description of the JDBC API.