Sun JDBC 2.0 Standard extension package

S

suhartha

Hi,

I am a bit confused with this one. Can anybody tell me if JDK1.5
includes "Sun JDBC 2.0 Standard extension package" or not? if not where
can I find it ?

Thanks
Suhartha
 
D

Daniel Dyer

Hi,

I am a bit confused with this one. Can anybody tell me if JDK1.5
includes "Sun JDBC 2.0 Standard extension package" or not? if not where
can I find it ?

The answer is, inevitably, in the documentation:

http://java.sun.com/j2se/1.5.0/docs/guide/jdbc/index.html

The package you refer to is the javax.sql package (the javax namespace is
for standard extensions). See
http://java.sun.com/products/jdbc/articles/package2.html.

Java 5 comes with JDBC 3.0, Java 6 will introduce JDBC 4.0.

Dan.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
474,262
Messages
2,571,058
Members
48,769
Latest member
Clifft

Latest Threads

Top