Why hibernate is better than jdbc?


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

Post New Answer

More JDBC Interview Questions

What is execute in java?

0 Answers  


What is JDBC RowSet? What are different types of RowSet?

0 Answers  


What are four types of JDBC driver?

0 Answers  


How to test jdbc connection to sql server?

0 Answers  


How to execute bulk number of queries at once?

3 Answers   Wipro,






If I use the JDBC API, do I have to use ODBC underneath?

0 Answers  


How to rollback a JDBC transaction?

0 Answers  


Explain the difference between resultset and rowset in jdbc

0 Answers  


How do I find jdbc version?

0 Answers  


What isolation level is used by the DBMS when inserting, updating and selecting rows from a database?

0 Answers  


How can I connect mysql or oracle with java?

0 Answers  


How can I know when I reach the last record in a table, since JDBC doesn't provide an EOF method?

0 Answers  


Categories