hibernate-framework

There are 99 repositories under hibernate-framework topic.

  • Hibernate-Programs

    Language:Java
  • web-locadora-prime

    Language:HTML
  • online-shopping

    Language:CSS
  • Single-Page-Billing-Software

    The project that is implemented using HTML,CSS for the frontend and Java for the backend and API's Get, Post and Request that could helps in CRUD operations with Spring boot Application

  • Advanced-Java

    This repo includes detailed explanations, examples, and best practices for key areas such as multithreading, concurrency, Java Streams, JDBC, servlets, JSP, design patterns, JPA, Spring Framework, Spring Boot, REST APIs, JVM internals, and more.

    Language:Java
  • BlogApp

    Spring Boot REST API based Blog Application

    Language:Java
  • TodoManager

    Spring Boot MVC based Todo Manager Web Application

    Language:Java
  • JavaProject

    A library management project, including the loans and returns.

    Language:Java
  • Hospital-Management-Project

    This Hospital Management System, built using Hibernate ORM, facilitates efficient management of hospital operations, including handling patient records, doctor appointments, and medical history. With comprehensive entity mappings and seamless database integration, it ensures smooth functioning and easy access to critical healthcare information.

    Language:Java
  • springboot-jpa-many-to-many-mapping

    Spring Boot + JPA +MYSQL - Many To Many example with Spring JPA, Hibernate

    Language:Java
  • springboot-jpa-one-to-one-mapping

    SpringBoot + JPA + MYSQL - One-to-One Relationship in JPA

    Language:Java
  • Java-Hibernate

    These are Java Hibernate framework codes. That are written by myself. while, I am learning Hibernate framework .

    Language:Java
  • BookWorm-Library-Management-System

    Java-based library management system utilizing Hibernate for database management. Organize, track, and manage library resources efficiently with intuitive user interface and robust functionality.

    Language:Java
  • Hibernate

    This project demonstrates a basic setup for Hibernate with MySQL and how to use Hibernate annotations to map Java objects to database tables.

  • Hibernate

    Hibernate

    Language:Java
  • Core-Java-Training

    Embark on a Java mastery journey with our Core Java Training repository! This collection provides a solid foundation in Java programming, covering key concepts like classes, objects, inheritance, and more. Explore hands-on exercises, real-world examples, and dive into the heart of Java development.

    Language:Java
  • HIBERNATE-CRUPAPP

    It is a Console based Application work under IDE(Integrated development environment), it can Create, Read, Update, Delete Working with MYSQL Database, built upon MVC Hibernate architecture

    Language:Java
  • Hibernate-JPA-Bank-Management-System

    Hibernate project to demonstrate and to understand the hibernate and its mapping concepts in order to perform the transactions done by the Customer by using the established relationship between the Admin, Manager, Cutomer & BankAccount

    Language:Java
  • Hibernate-JPA-ManyToOne-Unidirectional

    Understanding the Hibernate @ManyToOne uni-directional mapping by using the Entities of a Library and its Students to establish the relation between them using the MySql database

    Language:Java
  • Hibernate-JPA-OneToMany-Bidirectional

    Understanding the Hibernate @OneToMany bi-directional mapping by using the Entities of a Student and enrolled Courses to establish the relation between them using the MySql database

    Language:Java
  • Hibernate-JPA-OneToMany-Unidirectional

    Understanding the Hibernate @OneToMany uni-directional mapping by using the Entities of a Mobile and its Sim card to establish the relation between them using the MySql database

    Language:Java
  • Hibernate-JPA-OneToOne-Bidirectional

    Understanding the Hibernate @OneToOne bi-directional mapping by using the Entities of a Bank and its Customers to establish the relation between them using the MySql database

    Language:Java
  • Hibernate-JPA-OneToOne-Unidirectional

    Understanding the Hibernate @OneToOne uni-directional mapping by using the Entities of a Person and his Pancard to establish the relation between them using the MySql database

    Language:Java
  • Hinernate-JPA-MySql-CRUD

    The practical implementation of CRUD operations using the Hibernate ORM and JPA performed on MySql database to understand the core concepts of Persistence Unit and the connection configuration with the maven project for mapping the object

    Language:Java
  • Dance-Studio

    "Dance Studio" is a Java Dynamic web project that focuses on dancing as a form of exercise

    Language:HTML
  • J2EE-Pratique

    J2EE Applications

    Language:Java
  • Project1-CabBookingSystem

    Cab Booking System

    Language:Java
  • Super-Market-Hibernate

    Using JavaFx and Hibernate Framework

    Language:Java
  • hibernate-mappings

    JPA Entity Relationships(Mappings), ex- @OneToOne, @ManyToOne etc.

    Language:Java
  • Mail-Wale

    Full Stack Java Development with Implementing API For Sending Mails and SMS with Invoice Genrator.

    Language:Java
  • Grofers-Backend

    Grofers App is a backend application with Java (Spring Framework) made using REST Architecture which is capable of handling all CRUD Operations, Exception Handling, Authentication and Authorization

    Language:Java
  • Client-ServerSpringBootRest

    RestTemplate Client-SpringBootRest Server- Hibernate Database

    Language:Java
  • Spring-MVC-Crud-Master

    Java, Spring MVC, Spring Data JDBC Template e JSP

    Language:Java
  • BrushUp

    A Repo to brush up on tech topics for future reference, and keep track of newly added tech stack.

  • Save-retrieve-image-file

    In this project I´ll show how to save/retrieve an image/file from MySQL using @Lob annnotation in Spring

    Language:Java
  • crud-hibernate

    DAO technique: Hibernate (w/ Spring Boot, Spring MVC, MySQL, RESTful, DTO Pattern)

    Language:Java