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 |
Tags
- 명령어 모음
- GiyHub
- 코딩애플
- react-dom
- Biling and Cost Manager
- oracle vm virtualbox
- 코테관련공부
- VSCode
- EaaS
- Linux
- 구성파일
- Github
- Disk추가
- linux Xshell
- html템플릿
- 편집모드
- 공동작업자
- 사용자 권한 부여
- react
- AWS #AWS장단점 #AWS차별화 # AWS서비스
- insert안됨
- VSCode업로드
- aws
- OracleVMVirtualBox
- javascript
- Function
- java.sql.SQLException: Incorrect string value: #RDS #AWS #mariadb #springboot
- SpringBoot개발환경
- Spring
- Push
Archives
- Today
- Total
귀농 전까지 쓰는 개발 일지
<ERROR> javax.persistence.TransactionRequiredException: No EntityManager with actual transaction available for current thread - cannot reliably process 'remove' call 본문
공부/Spring
<ERROR> javax.persistence.TransactionRequiredException: No EntityManager with actual transaction available for current thread - cannot reliably process 'remove' call
한호잉 2022. 4. 21. 17:58오류 내용
- javaspring delete 불가
해결 방법
Repository의 delete관련 문 위에 import javax.transaction.Transactional; 추가