Published onDecember 30, 2023QueryDSL Illegal pop() 해결 방법 with StreamdbjavaQueryDSLfetchstreamIllegal pop() with non-matching JdbcValuesSourceProcessingState 해결 방법
Published onDecember 12, 2023Transaction의 propagationdbTransactionpropagationconcurrent-programmingjpaTransaction의 propagation에 대해 알아보자
Published onDecember 7, 2023Transaction에서 MVCCdbTransactionlockMVCCconcurrent-programmingjpa많은 RDBMS에서 transaction 격리를 위해 사용하는 MVCC에 대해 알아보자
Published onNovember 14, 2023영속성 컨텍스트와 엔티티 생명주기javaspringjpadbpersistenceEntitySpring JPA의 Persistence Context와 엔티티 생명 주기
Published onOctober 31, 2023Spring JPA의 계층 구조javajpajdbcdbDBMS부터 Spring Data JPA, Query DSL까지 계층 구조 정리
Published onOctober 24, 2023AWS RDS, Aurora 가용성을 위한 설정AWSRDSDBAuroraDVA-C02AWS RDS와 Aurora. 가용성을 위한 여러 설정들
Published onOctober 19, 2023JDBC 개념 정리javadbjdbc-templatejdbcJava 애플리케이션이 어떻게 DBMS와 transaction할 수 있고, 이를 어떤 구조로 연결되어있을까?
Published onOctober 18, 2023이커머스 ERD 설계와 구현javadbERDSQLMysql쿠팡 이커머스에서 상품 조회, 주문, 결제, 그리고 리뷰 서비스에 대한 ERD 다이어그램을 설계하고 SQL로 구현하는 과정
Published onOctober 17, 2023ERD 설계와 정규화dberdnormalizationDB를 설계하기 위한 ER 다이어그램과 normalization을 위한 관계 분해