Introducing The Jdbc/Odbc Eway; About Java Database Connectivity (Jdbc); Jdbc Drivers - Sun Microsystems eWay JDBC/ODBC Adapter User Manual

Jdbc/odbc adapter
Table of Contents

Advertisement

Introducing the JDBC/ODBC eWay

Welcome to the Sun SeeBeyond eWay™ JDBC/ODBC Adapter User's Guide. This document
includes information about installing, configuring, and using the Sun Java Composite
Application Platform Suite JDBC/ODBC eWay™ Adapter, referred to as the JDBC
eWay throughout this guide.
This chapter provides an overview of database connectivity (JDBC) and open database
connectivity (ODBC) APIs. This chapter also introduces the JDBC/ODBC eWay.
What's In This Chapter

About Java Database Connectivity (JDBC)

About the JDBC/ODBC eWay
What's New in This Release
About This Document
Related Documents
Sun Microsystems, Inc. Web Site
Documentation Feedback
About Java Database Connectivity (JDBC)
1.1
Java Database Connectivity (JDBC) is an implementation of the Java programming
language that dictates how databases communicate with each other. Through a
standardized application programming interface (API), connectivity from database
management systems (DBMS) to a wide range of SQL databases is accomplished. By
deploying database drivers laced with JDBC technology, it is possible to connect to any
database -- even in a heterogeneous environment -- and access tables, tabular data, flat
files and more. When using JDBC, Java programmers have the ability to request
connections to a database, send queries to the database using SQL statements, and
receive results for advanced processing.

JDBC Drivers

1.1.1
To connect with individual databases, JDBC requires drivers for each database. Those
drivers come in four varieties. Driver types 1 and 2 are typically intended for
programmers that write applications. Driver types 3 and 4 are typically used by
JDBC/ODBC eWay Adapter User's Guide
on page 13
on page 13
on page 14
on page 15
on page 15
on page 15
7
on page 7
Chapter 1
Sun Microsystems, Inc.

Advertisement

Table of Contents
loading

This manual is also suitable for:

Seebeyond eway jdbcSeebeyond eway odbc

Table of Contents