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

Java Oracle Database Development

โœ Scribed by David Gallardo


Book ID
127403205
Publisher
Prentice Hall PTR
Year
2002
Tongue
English
Weight
751 KB
Edition
1st
Category
Library
ISBN
0130462187

No coin nor oath required. For personal study only.

โœฆ Synopsis


Java Database Development with Oracle is a hands-on book for Java developers who want to learn how use Oracle and integrate it with their Java applications. It assumes an intermediate knowledge of Java and no knowledge of Oracle. This book is segmented into three parts. Part One begins by investigating how and why databases relate to object-oriented programming with Java. Introductory chapters on the Oracle database, SQL and other Oracle features, including its object-relational support, lay the groundwork for the chapters that follow. Part Two presents thorough coverage of the essential Java technologies for database programming, with chapters on SQLJ, JDBC and JDO (Java Data Objects). Part Three takes a higher-level view of application architecture and considers the role of Oracle in enterprise applications, particularly with regard to EJB (Enterprise Java Beans) and the J2EE framework.


๐Ÿ“œ SIMILAR VOLUMES


Oracle9i Java Developers Guide
โœ Maring S. ๐Ÿ“‚ Library ๐Ÿ“… 2001 ๐ŸŒ English โš– 1 MB

This book lias been written for the following audiences:■ Management-You may have purchased Oracle9i for reasons other than Java development within the database. However, if you want to know more about Oracle9i Java features, see "Overview of Oracle9i Java Documentation" on page 1-23 for

Oracle9i Java Stored Procedures Develope
โœ Portfolio T. ๐Ÿ“‚ Library ๐Ÿ“… 2001 ๐ŸŒ English โš– 654 KB

Anyone developing Java applications for Oracle9i will benefit from reading this guide. Written especially for programmers, it will also be of value to architects, systems analysts, project managers, and others interested in network-centric database applications. To use this guide effectively, you mu

Oracle 9i. Oracle 9i Supplied Java Packa
โœ Melnick J. ๐Ÿ“‚ Library ๐Ÿ“… 2001 ๐ŸŒ English โš– 4 MB

This reference book presents the Java packages supplied with Oracle 9i. Interfaces, classes, and exceptions are summarized. Then each is listed in alphabetical order, with its syntax, a member summary, and an inherited-member summary.This is followed by derails about the fields, constructors, arid m

Oracle Database Foundations
โœ Bob Bryla ๐Ÿ“‚ Library ๐Ÿ“… 2004 ๐Ÿ› SYBEX ๐ŸŒ English โš– 9 MB

The world of IT is always evolving, but in every area there are stable, core concepts that anyone just setting out needed to know last year, needs to know this year, and will still need to know next year. The purpose of the Foundations series is to identify these concepts and present them in a way t

Java Programming with Oracle SQLJ
โœ Jason Price ๐Ÿ“‚ Library ๐Ÿ“… 2001 ๐Ÿ› O'Reilly Media ๐ŸŒ English โš– 1 MB

If you're a Java programmer working in an Oracle environment, you're probably familiar with JDBC as a means of accessing data within an Oracle database. SQLJ takes you further, allowing you to access a database using embedded SQL statements. Java Programming with Oracle SQLJ shows you how to get the