Premium Only Content
This video is only available to Rumble Premium subscribers. Subscribe to
enjoy exclusive content and ad-free viewing.

Spring Boot pt. 24: Relational Mappings @OneToMany (2/3)
1 year ago
8
SQL Queries:
ALTER TABLE address
ADD COLUMN customer_id BIGINT,
ADD CONSTRAINT fk_customer
FOREIGN KEY (customer_id)
REFERENCES customer (id);
UPDATE address
SET customer_id = (SELECT id FROM customer WHERE id = address.id);
INSERT INTO customer (first_name, last_name) VALUES ('Jane', 'Smith');
INSERT INTO address (street, city, state, customer_id) VALUES
('789 Pine St', 'CityC', 'SC', 1),
('101 Elm St', 'CityD', 'SC', 2);
In today's episode of the No BS Java Spring Boot Guide, we cover relational mappings for relational databases and use the @OneToMany annotation
Loading comments...
-
20:23
Scammer Payback
8 hours agoTerrifying Scammers with File Deletions
8.4K1 -
16:22
The Gun Collective
5 hours agoWOW! 17 New Guns JUST GOT RELEASED!
6.68K9 -
1:13:57
Glenn Greenwald
6 hours agoYoung Men and Online Radicalization: Dissecting Internet Subcultures with Lee Fang, Katherine Dee, and Evan Barker | SYSTEM UPDATE #516
150K63 -
1:14:57
Sarah Westall
3 hours agoCEO of Crowds on Demand: The Fake World of Social Media, Protests & Movements w/ Adam Swart
27.4K2 -
4:03:25
Geeks + Gamers
6 hours agoTuesday Night's Main Event
54.8K2 -
40:36
RiftTV
5 hours agoHow We Got 400 Leftists FIRED for MOCKING Charlie Kirk | The Rift | Guest: Olivia Krolczyk
58.5K50 -
1:28:58
Badlands Media
18 hours agoBadlands Story Hour Ep 134: Godzilla Minus One
30K1 -
1:33:43
Patriots With Grit
14 hours agoWrongful Death Without Consequences: Inside the Schara Trial | Scott Schara
15.8K1 -
13:09:25
LFA TV
17 hours agoLFA TV ALL DAY STREAM - TUESDAY 9/16/25
241K49 -
LIVE
StevieTLIVE
4 hours agoI'M GONNA BE A DAD!
120 watching