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 | 29 | 30 | 31 |
Tags
- myBatis
- Python
- AJAX
- 설정
- oracle
- IntelliJ
- 오픈소스
- Core Java
- MSSQL
- Exception
- 문서
- maven
- Source
- SpringBoot
- MySQL
- PostgreSQL
- error
- Thymeleaf
- STS
- Docker
- spring
- Spring Boot
- JDBC
- git
- Eclipse
- jpa
- Tomcat
- ubuntu
- JavaScript
- Open Source
Archives
- Today
- Total
목록delete (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