Which is better jpa or jdbc?


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

Post New Answer

More JDBC Interview Questions

What is the limitation of PreparedStatement and how to overcome it?

0 Answers  


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

0 Answers  


Describe the steps needed to execute a sql query using jdbc.

0 Answers  


What is the purpose of the jdbc resultset interface?

0 Answers  


What are the Normalization Rules?

2 Answers  






Which jdbc driver type s is are the jdbc odbc bridge?

0 Answers  


How does a file store compare with a jdbc store?

0 Answers  


How do I write Greek ( or other non-ASCII/8859-1 ) characters to a database?

0 Answers  


Why do we use jdbc?

0 Answers  


What is connection pooling and why it is used?

0 Answers  


What is the benefit of having jdbcrowset implementation?

0 Answers  


Why can't I invoke the ResultSet methods afterLast and beforeFirst when the method next works?

0 Answers  


Categories