250x250
Notice
Recent Posts
Recent Comments
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
Tags
- MSSQL
- ubuntu
- Eclipse
- MySQL
- maven
- Exception
- Core Java
- Source
- git
- AJAX
- Python
- oracle
- JDBC
- 오픈소스
- Tomcat
- PostgreSQL
- myBatis
- Open Source
- jpa
- Spring Boot
- error
- spring
- Thymeleaf
- 문서
- JavaScript
- IntelliJ
- Docker
- SpringBoot
- STS
- 설정
Archives
- Today
- Total
목록@modifying (1)
헤르메스 LIFE
[JPA] Query Modifying 의 사용
NativeQuery 를 이용해서 삭제했는데, 아래와 같은 오류가 발생했습니다. could not extract ResultSet; nested exception is org.hibernate.exception.GenericJDBCException: could not extract ResultSet CommentRepository.java package octopus.bbs.comment.repository; import java.util.List; import javax.persistence.Tuple; import org.springframework.data.domain.Page; import org.springframework.data.domain.PageRequest; import org.spri..
Spring Boot Framework
2023. 6. 16. 02:36