Premium Only Content
This video is only available to Rumble Premium subscribers. Subscribe to
enjoy exclusive content and ad-free viewing.
Spring Boot pt. 25: Relational Mappings @ManyToMany (3/3)
1 year ago
6
SQL Queries:
CREATE TABLE customer_address (
customer_id BIGINT,
address_id BIGINT,
PRIMARY KEY (customer_id, address_id),
FOREIGN KEY (customer_id) REFERENCES customer(id),
FOREIGN KEY (address_id) REFERENCES address(id)
);
INSERT INTO customer_address (customer_id, address_id)
SELECT customer_id, id as address_id
FROM address;
ALTER TABLE address
DROP FOREIGN KEY fk_customer;
ALTER TABLE address
DROP COLUMN customer_id;
In today's No BS Guide to Java Spring Boot, we finish Relational Mappings by using the @ManyToMany annotation, creating a Junction table, upholding the previous relationship of @OneToMany. We also use @JSONIGNORE to deal with a circle reference.
LinkTree:
https://linktr.ee/peachezprogramming
Loading comments...
-
12:58
Cash Jordan
9 hours agoMexican MOB OVERTHROWS Capital... as "Socialist President" FLOODS AMERICA with CARTELS
32.7K14 -
23:13
Jasmin Laine
10 hours agoPBO Breaks His Silence—“This Is Soviet Stuff”… and the Panel EXPLODES
25.5K21 -
1:17:26
Jamie Kennedy
23 hours agoCatching Up With Deep Roy: JKX Stories, Star Wars Secrets, and Total Chaos | Ep 231 HTBITY
19.3K3 -
1:28:42
ThisIsDeLaCruz
5 hours ago $3.00 earnedThe Secrets Behind Madonna’s Legendary Live Sound
22.1K7 -
1:22:15
Glenn Greenwald
9 hours agoTrump and JD Vance Weigh in on the MAGA Civil War Over Tucker; Zelensky's Top Associates Embroiled in $100 Million Corruption Scandal; FBI's Ongoing Concealment About Trump Shooter | SYSTEM UPDATE #548
126K111 -
2:34:51
megimu32
6 hours agoON THE SUBJECT: 2000s Pop Punk & Emo Nostalgia — Why It Still Hits
22.6K6 -
3:44:13
VapinGamers
6 hours ago $1.68 earnedBattlefield RedSec - Getting Carried Maybe? I Need the Wins! - !rumbot !music
15.2K3 -
1:02:08
BonginoReport
9 hours agoThe Internet’s NSFW Reactions To “Bubba” Email - Nightly Scroll w/ Hayley Caronia (Ep.179)
76.7K62 -
2:36:48
XDDX_HiTower
5 hours ago $0.71 earnedARC RAIDERS, FIRST DROP IN
12.8K -
0:54
Gaming on Rumble
11 hours agoRumble Premium x Preplexity Pro Subscription Bundle
23.1K3