What are the types of statements in jdbc?
No Answer is Posted For this Question
Be the First to Post Answer
What are different types of ResultSet?
Name the method, which is used to prepare a callablestatement.
i have 1000 records in resultset, how to get first 100 records from resultset, because resultset fetch all 1000 records at a time?
What is batch processing and how to perform batch processing in jdbc?
Name the types of jdbc drivers.
What are the considerations for deciding on transaction boundaries?
Why we use jdbc instead of odbc?
What is jdbc odbc in java?
What is the difference between Union, Unionall ?
How can I write to the log used by DriverManager and JDBC drivers?
What do you mean by jdbc batch processing and what are the advantages of using jdbc batch processing?
Does jpa use jdbc?