Basic HTML version of Foils prepared 4 Feb 98

Foil 29 Weblogic jdbcKona driver for Oracle

From Overview of JDBC and its use with CORBA or Java RMI CPS616 Technologies of Information Age -- Spring 1998. by Nancy McCracken(Sangetta Aggarwal, Udayan Parvate, Tom Pulikal)


1 Weblogic Inc. provides a Native-API partly-Java driver for Oracle RDBMS.
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

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 Sun Nov 29 1998