1.

What are some of the important interfaces of Hibernate framework?

Answer»

HIBERNATE CORE INTERFACES are:

  • Configuration
  • SessionFactory
  • Session
  • Criteria
  • Query
  • Transaction


Discussion

No Comment Found