Jdbc Type 1 Driver
Schematic of the JDBC-ODBC bridge
The
JDBC type 1 driver
, also known as the
JDBC-ODBC bridge
is a database driver implementation that employs the
ODBC
driver to connect to the
database
. The driver converts
JDBC
method calls into ODBC function calls. The bridge is usually used when there is no pure-Java driver available for a particular database. The driver is implemented in the
sun.jdbc.odbc.JdbcOdbcDriver
class and comes with the Java 2 SDK, Standard Edition. The driver is platform-dependent as it makes use of ODBC which in turn depends on native libraries of the operating system. Also, using this driver has got other dependencies such as ODBC must be installed on the computer having the driver and the database which is being connected to must support an ODBC driver. Hence the use of this driver is discouraged if the alternative of a pure-Java driver is available.
See also
Type 2 driver
Type 3 driver
Type 4 driver
<< Previous
Word Browser
Next >>
little barford
swingers
william temple (archbishop)
batch
big bad voodoo daddy
sayeret matkal
the mote in god's eye
prior
araucana
rumpless
lower silesian
finite volume method
intuitionistic type theory
list of supporting characters in doctor who
ear tuft
beard
glory (disambiguation)
sacred love
pinyon pine
halo (optical phenomenon)
gefion fountain
kushan empire
remagen
national aquarium in baltimore
bastyr university
barycentric dynamical time
new confucianism
baltimore convention center
tu wei ming
andy roddick
pavel nakhimov
bill walton
charlie hennigan
cosmo lang
danni ashe
d.c. sniper: 23 days of fear
initial d
tsu 11
flag of cte d'ivoire
mamoru oshii
albert lord
bail (cricket)
ejective consonant
sirius satellite radio
Copyright 2005-2009 OnPedia.com. All Rights Reserved