hibernate-framework
There are 99 repositories under hibernate-framework topic.
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.
BlogApp
Spring Boot REST API based Blog Application
TodoManager
Spring Boot MVC based Todo Manager Web Application
JavaProject
A library management project, including the loans and returns.
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.
springboot-jpa-many-to-many-mapping
Spring Boot + JPA +MYSQL - Many To Many example with Spring JPA, Hibernate
springboot-jpa-one-to-one-mapping
SpringBoot + JPA + MYSQL - One-to-One Relationship in JPA
Java-Hibernate
These are Java Hibernate framework codes. That are written by myself. while, I am learning Hibernate framework .
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.
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
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.
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
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
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
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
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
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
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
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
Dance-Studio
"Dance Studio" is a Java Dynamic web project that focuses on dancing as a form of exercise
J2EE-Pratique
J2EE Applications
Project1-CabBookingSystem
Cab Booking System
Super-Market-Hibernate
Using JavaFx and Hibernate Framework
hibernate-mappings
JPA Entity Relationships(Mappings), ex- @OneToOne, @ManyToOne etc.
Mail-Wale
Full Stack Java Development with Implementing API For Sending Mails and SMS with Invoice Genrator.
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
Client-ServerSpringBootRest
RestTemplate Client-SpringBootRest Server- Hibernate Database
Spring-MVC-Crud-Master
Java, Spring MVC, Spring Data JDBC Template e JSP
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
crud-hibernate
DAO technique: Hibernate (w/ Spring Boot, Spring MVC, MySQL, RESTful, DTO Pattern)