Why hibernate is better than jdbc?
No Answer is Posted For this Question
Be the First to Post Answer
What is sqlwarning and discuss the procedure of retrieving warnings?
There is a method getColumnCount in the JDBC API. Is there a similar method to find the number of rows in a result set?
What does the jdbc resultsetmetadata interface?
What do you mean by metadata and why we are using it?
In JDBC, All the API?s are interfaces? Where is the actual implementation?
Why would you use setautocommit(false) in jdbc?
What is hbm xml?
What class.forname will do while loading drivers of jdbc?
What are different types of transactions?
Explain different types of locks in jdbc?
What is <discriminator > in Hibernate? How exactly inheritance of Object to Tables can be done? What is the benefits of discriminator?
callable is interface or class ?