Skip to Content
Oracle Database 10g: A Beginner's Guide
book

Oracle Database 10g: A Beginner's Guide

by Ian Abramson, Michael Abbey, Michael Corey
April 2004
Beginner to intermediate
416 pages
10h 8m
English
McGraw Hill Computing
Content preview from Oracle Database 10g: A Beginner's Guide

CRITICAL SKILL 7.5

JDBC Drivers

Java DataBase Connectivity (JDBC) is a set of APIs that provide SQL capability for Java. JDBC is an industry-standard set of APIs for database access. There is one industry standard of APIs for JDBC. Each database vendor provides additional vendor-specific JDBC drivers that support database specific functionality. Oracle supports three different types of JDBC drivers.

JDBC Thin Driver

A JDBC thin driver is a driver written completely in Java. It is referred to as a thin driver because it does not require additional vendor-specific networking code. A JDBC thin driver is dynamically loaded at runtime. A thin driver, which uses TCP/IP, works well with standalone applications and firewalls within an intranet. Oracle ...

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Oracle Database 11g A Beginner's Guide

Oracle Database 11g A Beginner's Guide

Ian Abramson, Michael Abbey, Michael Corey
Oracle Database 10g DBA Handbook

Oracle Database 10g DBA Handbook

Kevin Loney, Bob Bryla

Publisher Resources

ISBN: 9780072230789