What are the types of statements in jdbc?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More JDBC Interview Questions

PreparedStatement is a pre compiled statement but where it's pre compiled ?

4 Answers  


What are the different classes through which JDBC represents statements?

0 Answers  


What is the equivalent method for precompiled SQL Statement in JDBC?

1 Answers  


Explain the difference between resultset and rowset in jdbc

0 Answers  


Give me some example for getting connection from connection pooling in JBoss Server. Is Connection Pool default in Server or we have to create it? Who can create Connection Pool in a Team. How it will be accessed by the developer code?

1 Answers   TCS,






How to find the column count in resultset?

1 Answers   Wipro,


What do you mean by batch processing in jdbc?

0 Answers  


what are the types of result sets in JDBC 3.0 ?

3 Answers   HCL,


Difference between Dirty, commited ,phantom,repeatable reads?

3 Answers  


Result set’s index starts with 0 or 1?

0 Answers  


What is the jdbc rowset?

0 Answers  


Does sql allow null values ?

0 Answers  


Categories