Git Product home page Git Product logo

hibernate-orm-lesson's Introduction

Hibernate ORM Code Space

Welcome to Hibernate ORM Code Space! Here, you'll delve into fundamental Hibernate theories through meticulously crafted code examples organized into distinct branches. Embark on a journey of learning and mastery within the realm of Hibernate ORM.

Table of Contents

Lessons

Lesson-01

  • Explore Object-Oriented Programming (OOP) concepts through insightful coding examples.
  • To access the content:

    • Navigate to the lesson/Day_01 branch to review the source code.
    • Alternatively, clone the repository specifically from the lesson/Day_01 branch using the following command:
    git clone -b lesson/Day_01 --single-branch https://github.com/gayanukabulegoda/Hibernate-ORM-Lesson.git

Lesson-02

  • Explore Hibernate XML Mapping and Property File Mapping for advanced insights into Object-Relational Mapping.
  • To access the content:

    • Navigate to the lesson/Day_02 branch to review the source code.
    • Alternatively, clone the repository specifically from the lesson/Day_02 branch using the following command:
    git clone -b lesson/Day_02 --single-branch https://github.com/gayanukabulegoda/Hibernate-ORM-Lesson.git

Lesson-03

  • Explore fundamental topics in Hibernate, covering CRUD implementation, Session Factory setup, hbm2ddl.auto configurations, and Hibernate annotations.
  • To access the content:

    • Navigate to the lesson/Day_03 branch to review the source code.
    • Alternatively, clone the repository specifically from the lesson/Day_03 branch using the following command:
    git clone -b lesson/Day_03 --single-branch https://github.com/gayanukabulegoda/Hibernate-ORM-Lesson.git

Lesson-04

  • Discover key Hibernate concepts including configuration object implementation, repository layer setup, schema generation, differentiation between the get() and load() methods, and operation of Hibernate query object.
  • To access the content:

    • Navigate to the lesson/Day_04 branch to review the source code.
    • Alternatively, clone the repository specifically from the lesson/Day_04 branch using the following command:
    git clone -b lesson/Day_04 --single-branch https://github.com/gayanukabulegoda/Hibernate-ORM-Lesson.git

Lesson-05

  • Explore essential topics such as JPQL and HQL custom queries, constructor projection, and the Hibernate life cycle encompassing transient, persistent, detached, and removed states.
  • To access the content:

    • Navigate to the lesson/Day_05 branch to review the source code.
    • Alternatively, clone the repository specifically from the lesson/Day_05 branch using the following command:
    git clone -b lesson/Day_05 --single-branch https://github.com/gayanukabulegoda/Hibernate-ORM-Lesson.git

Hibernate_Life_Cycle


drawing

Usage

To run the project, follow these steps:

  1. Open the project in your IDE.
  2. Build and run the application.
    • (Ensure that your system has Java versions 8, 11, 17, or 18 installed.)

License

This project is licensed under MIT License.


© 2024 Gayanuka Bulegoda

hibernate-orm-lesson's People

Contributors

gayanukabulegoda avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.