Back to Developer Roadmap

Hibernate

src/data/roadmaps/java/content/[email protected]

4.0507 B
Original Source

Hibernate

Hibernate is an open source object-relational mapping tool that provides a framework to map object-oriented domain models to relational databases for web applications. Hibernate implements the specifications of JPA. Performance is key so Hibernate supports first-level and second-level caching

Visit the following resources to learn more: