Content deleted Content added
→Bibliography: Fix reference year and isbn |
Add in-line citation. |
||
Line 18:
}}
'''Hibernate ORM''' (or simply '''Hibernate''') is an [[object–relational mapping]]{{sfn|Bauer|2016}}{{rp|§1.2.2|p=12}} tool for the [[Java (programming language)|Java]] programming language. It provides a [[Software framework|framework]] for mapping an [[Object-oriented programming|object-oriented]] ___domain model to a [[relational database]]. Hibernate handles [[object–relational impedance mismatch]] problems by replacing direct, [[Persistence (computer science)|persistent]] database accesses with high-level object handling functions.
Hibernate is [[free software]] that is distributed under the [[GNU Lesser General Public License]] 2.1.
|