A friendly place for programming greenhorns!
Big Moose Saloon
Search
|
Java FAQ
|
Recent Topics
Register / Login
Win a copy of
The Mikado Method
this week in the
Agile and other Processes
forum!
JavaRanch
»
Java Forums
»
Databases
»
JDBC
Author
javax.sql.DataSource Question
Bala Raj
Ranch Hand
Joined: Sep 12, 2000
Posts: 75
posted
Aug 22, 2003 12:33:00
0
Can some one tell me which jar file contains
javax.sql.DataSource
class? Downloaded JDK 1.4 from sun but unable to find the jar with this class (javax.sql.*) file.
Thanks in advance.
David O'Meara
Rancher
Joined: Mar 06, 2001
Posts: 13459
I like...
posted
Aug 24, 2003 18:51:00
0
Since a
DataSource
is designed for use in applciation srevers, it is a part of
J2EE
and is in j2ee.jar
http://java.sun.com/j2ee/sdk_1.3/techdocs/api/javax/sql/DataSource.html
Dave
I agree. Here's the link:
http://ej-technologies/jprofiler
- if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
subject: javax.sql.DataSource Question
Similar Threads
ClassNotFoundException
JBuilder and Datasources .....
Having Trouble Compiling
How to use JNDI to get a Pooled Connection
Problem with javax.sql.DataSources......
All times are in JavaRanch time: GMT-6 in summer, GMT-7 in winter