DB2 Universal claims to support JDBC 2.0, But I can only get JDBC 1.0 functionality. What can I do?
No Answer is Posted For this Question
Be the First to Post Answer
Can I get a null resultset?
Is JDBC a language or Application?
What is dburl?
What type of driver you use in real-time projects?
How do I find ojdbc jar version?
Give a way to check that all result sets have bin accessed and update counts are generated by execute method.
What is the meaning of “dirty read” in the database?
How is jndi useful for Database connection?
what is callable statement?
What's the benefit for specifying constraints like not null, primary key explicitly instead of specifying it against the column ?
How can we set null value in jdbc preparedstatement?
How transactions are performed using JDBC ?