Tag: hibernate mapping

Mapping And Configuration Files In Hibernate

Mapping and Configuration are very familiar keywords we used to here in the hibernate, every hibernate program must need these 2 xml files. Mapping: Mapping file is the heart of hibernate application. Every ORM tool needs this mapping, mapping is…

Inheritance Mapping In Hibernate – Introduction

Compared to JDBC we have one main advantage in hibernate, which is hibernate inheritance.  Suppose if we have base and derived classes, now if we save derived(sub) class object, base class object will also be stored into the database….

If you enjoyed this blog, please consider sharing it...!!!
Most Recent Posts from Top Categories
Spring Boot Hibernate Spring
Contact | About Us | Privacy Policy | Advertise With Us

© 2010 - 2025 Java4s - Get It Yourself.
The content is copyrighted to Sivateja Kandula and may not be reproduced on other websites.