This week's book giveaway is in the General Computing forum.
We're giving away four copies of Arduino in Action and have Martin Evans, Joshua Noble, and Jordan Hochenbaum on-line!
See this thread for details.
The moose likes JDBC and the fly likes What's new with jdbc 3.0 API Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Databases » JDBC
Reply Bookmark "What Watch "What New topic
Author

What's new with jdbc 3.0 API

Vasantha Prabha
Ranch Hand

Joined: Oct 02, 2003
Posts: 108
Hey can any one tell me what's new with jdbc 3.o API
Regards,
Helen


Regards,Vasantha<p>Great minds discuss ideas. Average minds discuss events. Small minds discuss people.
Jignesh Patel
Ranch Hand

Joined: Nov 03, 2001
Posts: 625

I too very keen to know the new fetures of the jdbc3.0 API.
Arun Shanmugham
Greenhorn

Joined: Oct 06, 2003
Posts: 15
Hi Guys,
Look into this for new features of JDBC 3.0 API
http://www-106.ibm.com/developerworks/java/library/j-jdbcnew/

Cheers
Arun - SCJP


Technical Architect (SCJP)
Vedhas Pitkar
Ranch Hand

Joined: Jan 27, 2001
Posts: 445
In the article mentioned above, it is written that JDBC 3.0 will be launched by late 2001.It is now late 2003.So why the delay,can anyone explain?
Pradeep bhatt
Ranch Hand

Joined: Feb 27, 2002
Posts: 8876

Originally posted by Vedhas Pitkar:
In the article mentioned above, it is written that JDBC 3.0 will be launched by late 2001.It is now late 2003.So why the delay,can anyone explain?

You can checkout the JDBC 3.0 samples at for oracle database
http://otn.oracle.com/sample_code/tech/java/sqlj_jdbc/files/jdbc30/index.html


Groovy
 
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: What's new with jdbc 3.0 API
 
Similar Threads
JDBC 3.0 API Concepts
Jdbc
returning # of rows from sql query
Reading Hashtable values from another java file
which one should I choose?