Oracle Database Programming using Java and Web Services

Oracle Database Programming using Java and Web Services
Author :
Publisher : Digital Press
Total Pages : 1120
Release :
ISBN-10 : 0080525113
ISBN-13 : 9780080525112
Rating : 4/5 (13 Downloads)

Book Synopsis Oracle Database Programming using Java and Web Services by : Kuassi Mensah

Download or read book Oracle Database Programming using Java and Web Services written by Kuassi Mensah and published by Digital Press. This book was released on 2011-04-08 with total page 1120 pages. Available in PDF, EPUB and Kindle. Book excerpt: The traditional division of labor between the database (which only stores and manages SQL and XML data for fast, easy data search and retrieval) and the application server (which runs application or business logic, and presentation logic) is obsolete. Although the books primary focus is on programming the Oracle Database, the concepts and techniques provided apply to most RDBMS that support Java including Oracle, DB2, Sybase, MySQL, and PostgreSQL. This is the first book to cover new Java, JDBC, SQLJ, JPublisher and Web Services features in Oracle Database 10g Release 2 (the coverage starts with Oracle 9i Release 2). This book is a must-read for database developers audience (DBAs, database applications developers, data architects), Java developers (JDBC, SQLJ, J2EE, and OR Mapping frameworks), and to the emerging Web Services assemblers. Describes pragmatic solutions, advanced database applications, as well as provision of a wealth of code samples. Addresses programming models which run within the database as well as programming models which run in middle-tier or client-tier against the database. Discusses languages for stored procedures: when to use proprietary languages such as PL/SQL and when to use standard languages such as Java; also running non-Java scripting languages in the database. Describes the Java runtime in the Oracle database 10g (i.e., OracleJVM), its architecture, memory management, security management, threading, Java execution, the Native Compiler (i.e., NCOMP), how to make Java known to SQL and PL/SQL, data types mapping, how to call-out to external Web components, EJB components, ERP frameworks, and external databases. Describes JDBC programming and the new Oracle JDBC 10g features, its advanced connection services (pooling, failover, load-balancing, and the fast database event notification mechanism) for clustered databases (RAC) in Grid environments. Describes SQLJ programming and the latest Oracle SQLJ 10g features , contrasting it with JDBC. Describes the latest Database Web services features, Web services concepts and Services Oriented Architecture (SOA) for DBA, the database as Web services provider and the database as Web services consumer. Abridged coverage of JPublisher 10g, a versatile complement to JDBC, SQLJ and Database Web Services.


Oracle Database Programming using Java and Web Services Related Books

Oracle Database Programming using Java and Web Services
Language: en
Pages: 1120
Authors: Kuassi Mensah
Categories: Computers
Type: BOOK - Published: 2011-04-08 - Publisher: Digital Press

DOWNLOAD EBOOK

The traditional division of labor between the database (which only stores and manages SQL and XML data for fast, easy data search and retrieval) and the applica
Java Programming with Oracle JDBC
Language: en
Pages: 500
Authors: Donald Bales
Categories: Business & Economics
Type: BOOK - Published: 2002 - Publisher: "O'Reilly Media, Inc."

DOWNLOAD EBOOK

JDBC is the key Java technology for relational database access. Oracle is arguably the most widely used relational database platform in the world. In this book,
Practical Database Programming with Java
Language: en
Pages: 1079
Authors: Ying Bai
Categories: Computers
Type: BOOK - Published: 2011-09-09 - Publisher: John Wiley & Sons

DOWNLOAD EBOOK

Covers fundamental and advanced Java database programming techniques for beginning and experienced readers This book covers the practical considerations and app
Oracle Database Programming with Java
Language: en
Pages: 0
Authors: Ying Bai
Categories: Database management
Type: BOOK - Published: 2023 - Publisher:

DOWNLOAD EBOOK

Database Programming with JDBC and Java
Language: en
Pages: 356
Authors: George Reese
Categories: Computers
Type: BOOK - Published: 2000 - Publisher: "O'Reilly Media, Inc."

DOWNLOAD EBOOK

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