Skip to Main Content

Java Database Connectivity (JDBC)

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

CUD operation using JDBC 2.0

843854Feb 20 2004 — edited Feb 21 2004
Dear friends,

In JDBC 2.0, programmatic updation, insertion and deletion of rows were made possible.

I can understand one advantage in this. That is, programmers can use this instead of SQL and these programs need to be changed for the different databases (as SQL syntax has slight variations with different databases).

Is there any other advantage for this (like performance or something else) ?

Awaiting replies,

Warm Regards,
Desigan
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Mar 20 2004
Added on Feb 20 2004
3 comments
173 views