Name some important interfaces of Hibernate framework?



Name some important interfaces of Hibernate framework?..

Answer / Nitin Verma

Key interfaces in the Hibernate framework include SessionFactory, Session, Transaction, Query, Criteria, and Entity.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Hibernate Interview Questions

What is transaction in hibernate?

1 Answers  


What is Hibernate Framework?

1 Answers  


What are the different types of inheritance in hibernate?

1 Answers  


What is the difference between save() and persist() method in hibernate?

1 Answers  


Why do we use orm?

1 Answers  


What does session evict () method do in hibernate?

1 Answers  


What is a proxy object in hibernate?

1 Answers  


What are the hibernate annotations?

1 Answers  


How to use max function in hibernate query?

1 Answers  


How primary key is created by using hibernate?

1 Answers  


What are the 5 steps of orm?

1 Answers  


What is the default cache in hibernate?

1 Answers  


Categories