About 1,760,000 results
Open links in new tab
  1. Hibernate Example using JPA and MySQL - GeeksforGeeks

    Aug 29, 2025 · This is where Hibernate and JPA help: Hibernate is a popular framework that makes working with databases easy. It lets you work with Java objects instead of writing a lot of SQL …

  2. Hibernate Tutorial - Tpoint Tech - Java

    Feb 16, 2026 · This hibernate tutorial provides in-depth concepts of Hibernate Framework with simplified examples.

  3. First Hibernate Example - Tpoint Tech - Java

    Feb 16, 2026 · Here, we are going to create the first hibernate application without IDE. For creating the first hibernate application, we need to follow the following steps: Create the Persistent class Create …

  4. Hibernate - GitHub

    hibernate-search Public Hibernate Search: full-text search for domain model Java 538 246 hibernate-tools Public Code generation, reverse engineering, ant task and more tools for Hibernate Core Java …

  5. Hibernate - Query Language - GeeksforGeeks

    Mar 25, 2026 · Hibernate Query Language (HQL) is an object-oriented query language used to interact with databases through Hibernate . Unlike SQL, it works with entity classes and their properties …

  6. Hibernate Tutorials - HowToDoInJava

    Aug 15, 2024 · These tutorials have been published to help you start with persistence with Hibernate and JPA. These are updated to version Hibernate 6.x.

  7. Hibernate. Everything data.

    Hibernate Everything data. More than an ORM, discover the Hibernate galaxy. Hibernate ORM Domain model persistence for relational databases.

  8. Spring ORM Example using Hibernate - GeeksforGeeks

    Jul 23, 2025 · Spring ORM is a module of the Java Spring framework used to implement the ORM (Object Relational Mapping) technique. It can be integrated with various mapping and persistence …

  9. Your relational data. Objectively. - Hibernate ORM

    Adoption of Hibernate was originally driven by grassroots Java developers looking for a way out of the quagmire of handwritten object/relational mapping code, in-house ORM frameworks, and failed …

  10. jgpreetham/basic-hibernate-example - GitHub

    Basic Hibernate example. Contribute to jgpreetham/basic-hibernate-example development by creating an account on GitHub.