Cantitate/Preț
Produs

Oracle9i JDBC Programming

Autor Jason Price Ilustrat de Michael Mueller, Lyssa Wald
en Limba Engleză Paperback – 30 apr 2002
This text covers how to use JDBC programs with the Oracle8i and 9i databases, including details on the Oracle extensions to JDBC. It demonstrates accessing a database from JDBC using examples and introduces JDeveloper, which provides a productive environment for developing Java programs.
Citește tot Restrânge

Preț: 30331 lei

Preț vechi: 37914 lei
-20% Nou

Puncte Express: 455

Preț estimativ în valută:
5805 6030$ 4822£

Carte disponibilă

Livrare economică 11-25 ianuarie 25

Preluare comenzi: 021 569.72.76

Specificații

ISBN-13: 9780072222548
ISBN-10: 0072222549
Pagini: 608
Ilustrații: 1
Dimensiuni: 188 x 237 x 35 mm
Greutate: 1.04 kg
Editura: McGraw-Hill/Osborne Media

Textul de pe ultima copertă

Develop Java Programs to Access the Oracle Platform Using JDBC

In this comprehensive book, you'll learn how to develop Java Database Connectivity (JDBC) programs that access Oracle9"i and Oracle8"i databases. From the exclusive publishers of Oracle Press books, Oracle9"i JDBC Programming covers standard JDBC as well as the high-performance Oracle extensions that enable you to maximize JDBC. You'll also get details on the object-relational features of the Oracle9"i and Oracle8"i databases, how to develop J2EE components and Java stored procedures, and much more.Develop Enterprise JavaBeans (EJB), servlets, and JavaServer Pages (JSP) for use with Oracle9"iAS Containers for J2EE (OC4J) Develop and debug Java programs using Oracle JDeveloper Create tables from database object types, populate the tables with rows, and access them using JDBC Develop Java stored procedures and triggers for use with the Oracle Java Virtual Machine Implement the very latest Oracle9"i JDBC performance tuning techniques Handle advanced transaction control--including distributed transactions across multiple databases Call PL/SQL procedures and functions using JDBC


Descriere

This is the only definitive guide to JDBC programming with Oracle8i and 9i. JDBC is the de facto method for accessing an Oracle database from Java.