Premium Only Content
This video is only available to Rumble Premium subscribers. Subscribe to
enjoy exclusive content and ad-free viewing.
Spring Boot pt. 23: Relational Mappings @OneToOne (1/3)
1 year ago
5
SQL Queries:
CREATE TABLE address (
id BIGINT PRIMARY KEY AUTO_INCREMENT,
street VARCHAR(255),
city VARCHAR(255),
state VARCHAR(255)
);
CREATE TABLE customer (
id BIGINT PRIMARY KEY AUTO_INCREMENT,
first_name VARCHAR(255),
last_name VARCHAR(255),
address_id BIGINT,
FOREIGN KEY (address_id) REFERENCES address(id)
);
INSERT INTO address (street, city, state) VALUES ('123 Main St', 'Cityville', 'CA');
INSERT INTO customer (first_name, last_name, address_id) VALUES ('John', 'Doe', 1);
In today's episode of the No BS Java Spring Boot Guide, we cover relational mappings for relational databases and use the @OneToOne annotation and cascade = CascadeType.ALL
@JoinColumn
Loading comments...
-
2:16:35
BlackDiamondGunsandGear
8 hours agoEBT Apocalypse? / Snap Down SHTF / After Hours Armory
17.4K8 -
14:05
Sideserf Cake Studio
20 hours ago $14.45 earnedHYPERREALISTIC HAND CAKE GLOW-UP (Old vs. New) 💅
52.1K9 -
28:37
marcushouse
21 hours ago $8.06 earnedSpaceX Just Dropped the Biggest Starship Lander Update in Years! 🤯
24.2K8 -
14:54
The Kevin Trudeau Show Limitless
3 days agoThe Hidden Force Running Your Life
104K23 -
2:16:35
DLDAfterDark
8 hours ago $7.98 earnedIs The "SnapPocalypse" A Real Concern? Are You Prepared For SHTF? What Are Some Considerations?
25.1K10 -
19:58
TampaAerialMedia
20 hours ago $8.87 earnedKEY LARGO - Florida Keys Part 1 - Snorkeling, Restaurants,
41.6K17 -
1:23
Memology 101
2 days ago $7.93 earnedFar-left ghoul wants conservatives DEAD, warns Dems to get on board or THEY ARE NEXT
33.2K65 -
3:27:27
SavageJayGatsby
10 hours ago🔥🌶️ Spicy Saturday – BITE Edition! 🌶️🔥
58.9K7 -
26:09
Exploring With Nug
20 hours ago $12.44 earned13 Cold Cases in New Orleans What We Discovered Beneath the Surface!
54.4K24 -
27:39
MYLUNCHBREAK CHANNEL PAGE
15 hours agoDestroying Time.
137K41