Basic HTML version of Foils prepared May 19 99

Foil 31 Weblogic jdbcKona driver for Oracle

From Overview of JDBC: Java Database Connectivity Basic Information Track Computational Science Course CPS616 -- Spring Semester 1999. by Nancy McCracken,(Sangetta Aggarwal, Meryem Ispirli, Udayan Parvate, Tom Pulikal, Chao-Wei Ou)


1 Weblogic Inc. provides a Native-API partly-Java driver for Oracle RDBMS (class 2).
2 For the Oracle implementation of JDBC, it looks for URL's in the form of jdbc:weblogic:oracle:[host_addr]:[db_name]
3 Example URL jdbc:weblogic:oracle:t:ss2:DEMO
4 The driver classes should be present at run-time at every client. The database should reside on the same machine. The communication utility SQL_Net, a part of the Oracle suite, enables routing the database calls from the client to the server only if this utility is running on both the client and the database server which is a limitation in itself.
5 Test versions of their products can be downloaded from
6 http://www.weblogic.com
7 This company is now merged with BEA.
8

in Table To:


© Northeast Parallel Architectures Center, Syracuse University, npac@npac.syr.edu

If you have any comments about this server, send e-mail to webmaster@npac.syr.edu.

Page produced by wwwfoil on Mon Jul 5 1999