![]() |
What is the advantage of hibernate in j2ee?In: Computer Databases, JAVA |
[Edit] |
[Edit]
Hibernate is capable of mapping all Object Oriented relationships (such as inheritance,interfaces, associations, composition, ternary associations) between objects. Hibernate follows both Bottom-up (existing database to OO model) and Top-down (OOModel to design the database schema) approaches:
asanthine s
First answer by ID1039595342. Last edit by ID1039595342. Question popularity: 1 [recommend question]




