Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | 6 | 7 |
8 | 9 | 10 | 11 | 12 | 13 | 14 |
15 | 16 | 17 | 18 | 19 | 20 | 21 |
22 | 23 | 24 | 25 | 26 | 27 | 28 |
29 | 30 | 31 |
Tags
- APM
- Kubernetes
- CKA 기출문제
- Elasticsearch
- CKA
- Java
- MySQL
- 기록으로 실력을 쌓자
- aws
- kotlin coroutine
- 코틀린 코루틴의 정석
- 정보처리기사 실기 기출문제
- CloudWatch
- kotlin spring
- Spring
- AI
- 정보처리기사 실기
- 오블완
- 공부
- PETERICA
- AWS EKS
- minikube
- Pinpoint
- 정보처리기사실기 기출문제
- Linux
- IntelliJ
- mysql 튜닝
- 티스토리챌린지
- kotlin
- kotlin querydsl
Archives
- Today
- Total
목록JPA에러 (1)
피터의 개발이야기
[Spring] @JsonIgnore과 @Transient 차이 때문에 발생한 could not extract ResultSet 문제
개발하면서 발생한 에러에 대한 정리입니다. JPA에서 데이터를 불러오는 쪽에서 에러가 발생하였습니다. 에러내용 2021-01-18 16:08:05.931 [http-nio-8080-exec-9] ERROR com.xxxxx.util.LoggerAspect [LoggerAspect.java:32] - err=org.springframework.dao.InvalidDataAccessResourceUsageException: could not extract ResultSet; SQL [n/a]; nested exception is org.hibernate.exception.SQLGrammarException: could not extract ResultSet at org.springframework.orm.j..
Programming/Spring
2021. 1. 25. 08:00