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
								Badlands Media
9 hours agoBadlands Daily: November 4, 2025
3,582 watching - 	
				
							LIVE
								Wendy Bell Radio
6 hours agoBUSTED.
7,608 watching - 	
				
							LIVE
								The Big Mig™
2 hours agoDing Dong The Wicked Witch Pelosi Is Gone
46 watching - 	
				
							LIVE
								Daniel Davis Deep Dive
2 hours agoFast Tracking Weapons to Ukraine, Close to $3 Billion /Lt Col Daniel Davis
63 watching - 	
				
							LIVE
								The State of Freedom
3 hours ago#347 Relentlessly Pursuing Truth, Transparency & Election Integrity w/ Holly Kesler
36 watching - 	
				
							1:34:34
								Graham Allen
2 hours agoThe MAGA “Civil War” Will LOSE The Midterms! Is A Fracture Coming? ALL Eyes On Key Races!
69.6K39 - 	
				
							20:28
								Real Estate
1 month agoMILLIONS of Homeowners ARE LOSING MONEY NOW...
5.04K2 - 	
				
							22:35
								Jasmin Laine
19 hours ago"They're Rude and Dismissive"—Poilievre Gets CBC To CONFESS On Camera
5.37K34 - 	
				
							12:26
								Adam Does Movies
23 hours ago $0.51 earnedIT: Welcome To Derry Episode 2 - Review + Recap
3.69K1 - 	
				
							LIVE
								The Mike Schwartz Show
14 hours agoTHE MIKE SCHWARTZ SHOW with DR. MICHAEL J SCHWARTZ 10-04-2025
3,670 watching