The Hibernate projects offer a suite of powerful Java libraries to work with data. It is best known for Hibernate ORM, which provides relational persistence for Java models and is an implementation of the Jakarta Persistence specification.
Hibernate projects do not consistently release binaries or documentation to SourceForge anymore. For up-to-date information, refer to the Hibernate website:
* Hibernate ORM: https://hibernate.org/orm/
* Hibernate Validator: https://hibernate.org/validator/
* Hibernate Search: https://hibernate.org/search/
That website will also be updated with newer projects, such as Hibernate Reactive.
Categories
Database, Search Engines, Frameworks, Scientific/Engineering, Object-Relational Mapping (ORM)License
Apache License V2.0, GNU General Public License version 2.0 (GPLv2), GNU Library or Lesser General Public License version 2.0 (LGPLv2)User Reviews
-
Few years ago I had experience with Hibernate. If you are professional Java programmer you do definitely like Hibernate, because it is fast and easy way to map your object-oriented business model onto any relational database and thus hide it from your Java object-oriented program logic.
-
Nice
-
Saves time a lot.
-
very good
-
Got that. A new comer in the industry. Have a look at softwares780