Name some of the important interfaces of hibernate framework?



Name some of the important interfaces of hibernate framework?..

Answer / Prashant Kumar Nair

"SessionFactory", "Session", "Transaction", "Criteria", "Query", and "Statistics"

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Hibernate Interview Questions

How can we map the classes as immutable?

1 Answers  


What is evict method in hibernate?

1 Answers  


What are fetch types in hibernate?

1 Answers  


In how many ways objects can be identified in Hibernate?

1 Answers  


What is hibernate connection pool_size?

1 Answers  


Is hibernate sessionfactory singleton?

1 Answers  


What are the best practices to follow with hibernate framework?

1 Answers  


What is persist in hibernate?

1 Answers  


How to get single column from database using hibernate?

1 Answers  


Why is sessionfactory thread safe?

1 Answers  


What is the usage of callback interfaces in hibernate?

1 Answers  


What is native query in hibernate?

1 Answers  


Categories