Spring

1.[Spring JPA] JpaRepository는 DirtyChecking(더티체킹)을 해준다

post-thumbnail

2.[Spring JPA] JPA에서 insert하는 경우 DB의 default값이 적용되지 않을 때 (@DynamicInsert)

post-thumbnail

3.[Spring JPA] 부모 트랜잭션 내에 자식 트랜잭션이 실행될 때 (@Transactional)

post-thumbnail

4.[Spring JPA] 양방향 매핑 시 연관관계 메서드 설정

post-thumbnail

5.[Spring JPA] Self Join 셀프조인

post-thumbnail