Home » Developer & Programmer » JDeveloper, Java & XML » About Drivers
About Drivers [message #366664] Tue, 22 August 2000 01:59 Go to next message
Vadiraj.S.K.
Messages: 1
Registered: August 2000
Junior Member
What is Class.forName(Driver)?Explain in detail?
Also, please let me know where are the jdbc drivers resident in memory
Re: About Drivers [message #366688 is a reply to message #366664] Sat, 30 September 2000 14:22 Go to previous messageGo to next message
Radhesh Mohandas
Messages: 20
Registered: August 2000
Junior Member
Class.forName loads any class dynamically from
the program. U can use it to load the oracle driver. This is a class which will be loaded into
the JVM and I dont think that it will have any fixed location. Also there is no requirement to
know it.
Re: About Drivers [message #366689 is a reply to message #366664] Mon, 02 October 2000 17:29 Go to previous message
Radhesh Mohandas
Messages: 20
Registered: August 2000
Junior Member
This page describes the memory structure.

May be this is what you were looking for?

http://technet.oracle.com/products/oracle8i/htdocs/jserver_faq/815faq0009.html
Previous Topic: query about jdbc connectivity to oracle8i
Next Topic: compatibility query (jdk AND Oracle)
Goto Forum:
  


Current Time: Thu Mar 28 15:14:29 CDT 2024