BookMyShowJuly2022
No description available
Install / Use
/learn @Naman-Bhalla/BookMyShowJuly2022README
namanbhalla@Namans-Scaler-MacbookM1Pro-16 ~ % psql
psql (14.1)
Type "help" for help.
namanbhalla=# create database scaler_july22_bookmyshow;
CREATE DATABASE
namanbhalla=# create user july22batch;
CREATE ROLE
namanbhalla=# grant all privileges on database scaler_july22 to july22batch;
GRANT
namanbhalla=#
// A (B) -> B will be taken from a DB // A (Database) // A has B // A(B b) //
Agenda:
- Implement Transaction Isolation in Spring Boot for BMS
Feature:
-
Person wants to book a ticket for a show
-
TicketController {
- bookTicket(
- show_id
- list<show_seat_id>
- user_id
- )
- bookTicket(
-
}
-
TicketService {
- bookTicket(
- show_id
- list<show_seat_id>
- user_id
- )
- bookTicket(
-
}
-
How will bookTicket() in TicketService work?
- update show_seats
- set status = LOCKED
- where show_seat_id in ()
// City // Theatre // Auditorium // Seat // Show
// Break till 10:42 PM
Related Skills
node-connect
348.0kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
108.8kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
348.0kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
qqbot-media
348.0kQQBot 富媒体收发能力。使用 <qqmedia> 标签,系统根据文件扩展名自动识别类型(图片/语音/视频/文件)。
