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...
-
LIVE
The Shannon Joy Show
2 hours agoFinal Betrayal: Trump’s FBI Director Kash Patel Declares Jeffrey Epstein WASN’T A Sex Trafficker.
439 watching -
LIVE
The Mel K Show
2 hours agoMORNINGS WITH MEL K - Who Benefits? Order Out of Chaos & the Hegelian Dialectic 9-17-25
802 watching -
Standpoint with Gabe Groisman
31 minutes agoUS DOJ's Leo Terrell Says “No University Is Prepared For The Crackdown That’s Coming…”
-
LIVE
Grant Stinchfield
1 hour agoBombshell Audio Proves FBI Targeted Navarro for One Reason—Politics
262 watching -
LIVE
LFA TV
7 hours agoLFA TV ALL DAY STREAM - WEDNESDAY 9/17/25
3,946 watching -
1:02:21
VINCE
4 hours agoThe Left's Lawfare Onslaught REVEALED | Episode 127 - 09/17/25
216K219 -
59:53
The Rubin Report
2 hours agoCNN Reporter Humiliated as Question for Ted Cruz Blew Up in Her Face
50.3K25 -
1:31:19
Nikko Ortiz
3 hours agoLIVE - Alleged Charlie Kirk Assassin UPDATE
32.4K6 -
2:29:11
Benny Johnson
3 hours agoKash Patel Testifying LIVE Now on Charlie Kirk Murder, Assassin 'STAGED' Texts With Trans Boyfriend?
52.6K43 -
1:34:13
Caleb Hammer
5 hours agoThis Has Never Happened Before | Financial Audit
18.3K