Hibernate interview questions [ Part 3 ]



    1.     What is use of Hibernate Session merge() call?
    2.     What is difference between Hibernate save(), saveOrUpdate() and persist() methods?
    3.     What will happen if we don?t have no­args constructor in Entity bean?
    4.     What are the collection Mappings in Hibernate?
    5.     How to implement Joins in Hibernate?

    6.     What is HQL and what are it?s benefits?
    7.     What is CreateCretria in hibernate?
    8.     What is CreateQuery in hibernate?
    9.     What is CreateSqlQuery in hibernate?
  10.     What is Query Cache in Hibernate?



Related Post

Comments


©candidjava.com