The introduction is empty
Posts
Q&A
๊ณ์ํด์ ๋ฐ์ดํฐ๊ฐ ์ค์ง ์๊ณ 100๊ฐ๋ก ๋์ต๋๋ค.
์ ๋ ์์ ๊ฐ์ด update ์ฟผ๋ฆฌ๊ฐ ์ํ๋์ง ์์์ต๋๋ค. ์ ๋ ๋ค์๊ณผ ๊ฐ์ด ํด๊ฒฐ์ ํ์ต๋๋ค. ์ฝ๋ ์ฟผ๋ฆฌ ๋ฌธ์์ ์ ์ฉ๋ ๋ค์๋ ํ๋ผ๋ฏธํฐ๋ฅผ @Param ์ผ๋ก ๋ช ์ํด ์ฃผ์๋๋, update ์ฟผ๋ฆฌ๊ฐ ์ํ๋์์ต๋๋ค.์์ ํ ์ฝ๋๋ ๋ค์๊ณผ ๊ฐ์ต๋๋ค.@Query("select s from Stock s where s.id = :id")Stock findByIdWithPessimisticLock(@Param("id") Long id);
- 0
- 4
- 838
Q&A
๊ตฌ๊ตฌ๋จ ๋ง๋ค๊ธฐ ๊ฐ์์์ ๊ถ๊ธํ ์ ์ด ์๊ฒจ ์ง๋ฌธ๋๋ฆฝ๋๋ค.
form tag ๋ด๋ถ์ button type ๋๋ฌธ์ ๋๋ค.[์ฐธ๊ณ ] (https://stackoverflow.com/questions/41904199/whats-the-point-of-button-type-button)
- 0
- 1
- 405