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...
-
12:52
ROSE UNPLUGGED
20 hours agoFrom Vision to Legacy: Charlie Kirk
36.8K19 -
1:14:22
Jeff Ahern
5 hours ago $9.85 earnedThe Sunday Show with Jeff Ahern
38.1K27 -
16:37
Professor Nez
5 hours ago🚨Internet MELTS DOWN over JD Vance & Trump BREAKING the Democrats!
40.3K151 -
18:40
itsSeanDaniel
7 hours agoPiers Morgan CALLED OUT and HUMILIATED by Andrew Tate
62.3K270 -
LIVE
Times Now World
2 days agoLIVE: "ON CAM: How the Charlie Kirk Shooter ESCAPED – Shocking New Footage Revealed!"
345 watching -
1:45:51
Game On!
1 day ago $11.36 earnedWise Guys Reveal NFL Week 2 BEST BETS Now
88.5K8 -
26:57
Robbi On The Record
2 days agoMouth Breathing Is Why You’re Exhausted | with Dr. Melanie Silvestrini
69.1K6 -
LIVE
Total Horse Channel
10 hours ago2025 Reno Snaffle Bit Futurity | Sunday Finals
90 watching -
40:44
SouthernbelleReacts
7 days ago $4.35 earned“Event Horizon (1997) Reaction | Hellraiser in Space with Sam Neill & Laurence Fishburne”
51.5K5 -
10:49
Artur Stone Garage
3 days ago $2.88 earnedI Spent $2000 on My Turbo Honda Civic Build (Before & After)
47.7K13