11. What is the need for Hibernate xml mapping file


Hibernate mapping file tells Hibernate which tables and columns to use to load and store objects. Typical mapping file look as follows:






No comments:

Post a Comment