Google News
logo
Java Hibernates - Interview Questions
What are some of the important interfaces of Hibernate framework?
Hibernate core interfaces are :
 
* Configuration
* SessionFactory
* Session
* Criteria
* Query
* Transaction
Advertisement