Wednesday, 3 December 2014

Hibernate Interview Questions

  1. Difference between get and load
  2. Difference between update and merge
  3. Object states in hibernate
  4. Relationships and attributes used in relationship example
  5. Cascading vs Inverse
  6. Transaction(How to rollback transaction)
  7. HQL & Criteria
  8. Cache & How to configure cache ?
  9. How to get latest data cache?
  10. How to integrate hibernate in spring?
  11. How to get sessions?
  12. Named queries & native sql
  13. Stored Procedure & difference between stored procedure & function
  14. What are config files available in hibernate. What are parameters used in config files.
  15. Many to Many in hibernate
  16. How many config file required to configure multiple databases
  17. Improvements in Hibernate3 / What in Hibernate 2
  18. How to assign primary key in Hibernate?
  19. Lazy Loading?
  20. Collections used in hibernate & How to?

No comments:

Post a Comment