무소의 뿔처럼
스프링부트) 에러기록 could not execute statement; SQL [n/a]; nested exception is org.hibernate.exception.SQLGrammarException: could not execute statement 본문
알아두기/에러
스프링부트) 에러기록 could not execute statement; SQL [n/a]; nested exception is org.hibernate.exception.SQLGrammarException: could not execute statement
값을변경 2022. 9. 1. 13:47
data-jpa
oracle db
에러:
could not execute statement;
SQL [n/a]; nested exception is org.hibernate.exception.SQLGrammarException:
could not execute statement
apllication.poropertyies
spring.jpa.database=oracle
'알아두기 > 에러' 카테고리의 다른 글
스프링부트) 에러기록 (0) | 2022.09.03 |
---|---|
스프링부트,jpa)GenerationTarget encountered exception accepting command : (0) | 2022.09.02 |
스프링부트) 에러기록 Consider defining a bean of type / Unsatisfied dependency expressed through (0) | 2022.09.01 |
스프링부트) 에러페이지.. 왜 안나와.. (0) | 2022.08.24 |
스프링부트) 에러기록 For input string: _ List로 담아 보냈어~ (0) | 2022.08.19 |
Comments