Showing posts with label hibernate-mapping. Show all posts
Showing posts with label hibernate-mapping. Show all posts

Monday, January 30, 2012

Why to use Hibernate Mapping Component?


I am learning hibernate an i came across Hibernate Mapping Component. Why should we use it if we can have the same pojo class for student and address??