adspace
Answer Posted / Bhawana Joshi
Reverse Engineering in Hibernate refers to the process of automatically generating Java classes based on an existing database schema. This allows you to create persistent entities that map directly to your database tables without having to write all the Java code manually.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers