Ce contenu n'est pas disponible dans la langue sélectionnée.
Chapter 2. Hibernate
2.1. About Hibernate Core Copier lienLien copié sur presse-papiers!
Copier lienLien copié sur presse-papiers!
Hibernate Core is an object/relational mapping library. It provides the framework for mapping Java classes to database tables, allowing applications to avoid direct interaction with the database.