What is jdbc and explain jdbc architecture?
No Answer is Posted For this Question
Be the First to Post Answer
DB2 Universal claims to support JDBC 2.0, But I can only get JDBC 1.0 functionality. What can I do?
What are devices?
How can we retrieve data from the resultset?
What is two-phase commit in the database?
Where can I find info, frameworks and example source for writing a JDBC driver?
What is jdbc resultsetmetadata interface?
what is the current version of JDBC? and explain its features?
Hi........I need to create a dropdown box using java.....this box should show the values that should be taken from the database...... Thank you....
Which type of driver provides jdbc access via one or more odbc drivers?
What is isolation level? How to set it?
How can I determine the isolation levels supported by my DBMS?
how to use CallableStatement? specially how to use their index given ..