헉!!/jsp, java
[iBatis] Select statements cannot be executed as an update 오류
권태성
2013. 2. 28. 16:09
sqlmap에 쿼리를 작성하고 실행을 했는데 아래와 같은 오류를 만낫다면 sqlmap을 살펴보시기 바랍니다.
java.sql.SQLException: Select statements cannot be executed as an update.
insert나 update문을 실행할건데 sqlmap에는 select로 선언을 했다던지 하는 경우에 생기는 오류입니다.
728x90