onetomany-mapping
There are 25 repositories under onetomany-mapping topic.
basilgregory/ONAM4Android
ONAM (Object Nested Access Management) is a lightweight ORM & Persistence API for Sqlite. ONAM4Android is designed to work seamlessly with android projects for ORM and data persistence.
mdtalalwasim/blog-application-spring-boot-rest-api
Project: Blog App using spring boot realtime rest apis, spring security, role based authentication, JWT, spring data jpa(hibernate), Pagination and MySql Database. Api documentation using swagger, Using DTO for Data Transfer etc.
rajgohil07/NestJS-GraphQL-Product-System-TypeORM
A modest project based on products, where users may create products and only the creators of those products can modify and eliminate them, as well as passport-local-strategy to store data into sessions using express-session.
jerilnadar/WeatherProject
WeatherProject
Nayab-Haider/Jwt-Authentication-and-Authorization
Application build on spring boot using Spring Security(JWT) for Authentication and Authorization
Guna-Santosh/Hibernate_Learning-
Unlock the power of Hibernate ORM with curated tutorials, examples, and best practices. Dive into object-relational mapping and database interactions to build scalable and efficient Java applications.
mirian228/Hibernate-Advanced-Mappings
Establishing RDMBS relationships using Hibernate annotations, Cascading options Hibernate, Bean lifecycle
mirian228/HibernateApp
Spring Hibernate
finedjentleman/routinetracker
A simple Spring Boot, JPA-Hibernate Project using Maven as the build tool, demonstrating the use of @OneToMany and @ManyToOne
Millstack/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
rahulchauhanraj/EntityManagementSystem
Entity Management System : Simple entity management system that provides a REST endpoint to manage any entity (e.g. a product in a catalog, patient information in healthcare etc.).
singhhimanshu2009/hibernate
Hibernate basics
vivinprabhu/NoteX-Backend
Backend Repo - A simple application for saving and sharing our notes with cloud implementation.
wesamnoman/GestionSchool
SpringBoot with spring security JWT and JPA Relationships(ManytoMany, OneToMany etc)
alierqul/Hibernate-Example-01
Introduction to Hibernate
babudevandla/springboot-jpa-one-to-many-mapping
Spring Boot + JPA + MYSQL One-to-many relationship Example
ercantekoglan/Pizza_Order_Database
Developed pizza order database with normalization and relationships (1-to-1, 1-to-many, many-to-many)
Millstack/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
Millstack/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
Prathmesh311/SQLDatabases
small database projects
subhasmitasahoo/MongoDB-Association
A sample project to demonstrate Association of Entities in MongoDB