INTERVIEW QUESTIONS
J2EE
HIBERNATE
DETAILS
Question: Explain about the primary feature of Hibernate?
Answer: Primary feature of hibernate is to java classes to database tables. Data query and retrieval is also possible with Hibernate. Application portability is a key feature in Hibernate it allows developers to port applications to almost all SQL databases.
|