Home » Programming » Oracle Programming

Java Programming with Oracle JDBC Topic:  Oracle Programming
Download (513) times
Last Download at Monday 23rd of April 2012 12:21:46 AM

Java Programming with Oracle JDBC

Learn how to leverage JDBC, a key Java technology used to access relational data from Java programs, in an Oracle environment.

establishing database connections, and how to issue SQL queries and get results back. You'll move on to advanced topics such as streaming large objects, calling PL/SQL procedures, and working with Oracle9i's object-oriented features, then finish with a look at transactions, concurrency management, and performance.

In order to connect a Java application to a database using JDBC, you need to use a JDBC driver. This driver acts as an intermediary between your application and the database. There are actually several types of JDBC drivers available, so you need to choose the one that best suits your particular circumstances. You also need to be aware that not all driver types are supported by Oracle, and even when a driver type is supported by Oracle, it may not be supported by all versions of Oracle.

Source: ricin.lfsnal.org

Download File Read PDF Online

Comments for Java Programming with Oracle JDBC


Related PDF Files

Oracle Database Quick Installation Guide For Linux X86-64

This guide describes how to install Oracle Database by using the default installation opti

Oracle/SQL Tutorial

This Oracle/SQL tutorial provides a detailed introduction to the SQL query language and th

Oracle Database Quick Installation Guide

This guide describes how to quickly install Oracle Database 11 g on Linux x86-64 systems.

Migrating Oracle Database 10 G from Sun Servers to Dell Servers

T o improve the process of migrating data from one database to another or from one platfor

Oracle Fusion Middleware: Developing Custom Management Utilities With JMX for Oracle WebLogic Server

To integrate third-party management systems with the WebLogic Server management system, We

Incoming Search: