Sun Microsystems eWay JDBC/ODBC Adapter User Manual page 12

Jdbc/odbc adapter
Table of Contents

Advertisement

Chapter 1
Introducing the JDBC/ODBC eWay
Cons: Not optimized for server operating system, so the driver can't take advantage of
operating system features. (The driver is optimized for the database and can take
advantage of the database vendor's functionality.) User needs a different driver for each
different database.
A native-protocol fully Java technology-enabled driver converts JDBC technology calls
into the network protocol used by DBMSs directly. This allows a direct call from the
client machine to the DBMS server.
The pros and cons for using this type of driver are as follows:
Pros
Allows access to almost any database since the databases ODBC drivers are readily
available
Offers significantly better performance than the JDBC/ODBC Bridge and Type 2
Drivers
Scalable
Caching
Advanced system administration
Superior performance
Advance Java feature set
Does not require applicable database client libraries
Cons
Each database will require a driver
JDBC/ODBC eWay Adapter User's Guide
Figure 4 Typical Type 4 Driver Configuration
About Java Database Connectivity (JDBC)
12
Section 1.1
Sun Microsystems, Inc.

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the eWay JDBC/ODBC Adapter and is the answer not in the manual?

Questions and answers

This manual is also suitable for:

Seebeyond eway jdbcSeebeyond eway odbc

Table of Contents