InterviewSolution
Saved Bookmarks
| 1. |
What are the two key components of a hibernate configuration object? |
|
Answer» The Configuration object provides two keys components −
This component creates the connection between the Java classes and database tables. |
|