์๋ฌ ๋ฉ์์ง### The error may involve db.dao.NoticeDAO.insertNotice-Inline### The error occurred while setting parameters### SQL: INSERT INTO NOTICE_MANAGE (NOTICE_ID, NOTICE_CLASS, START_DATE, CONTENT, CREATED_TIMESTAMP, CREATOR_OID, TITLE) VALUES ((SELECT COALESCE(MAX(NOTICE_ID), 0) + 1 FROM NOTICE_MANAGE), '99', null, ?, SYSDATE, 'truadmin', ?);### Cause: java.sql.SQLSyntaxErrorException:..
ora-00911: invalid character
[์๋ฌ ๋ฉ์์ง]com.ibatis.common.jdbc.exception.NestedSQLException: --- The error occurred while applying a parameter map. --- Check the nsCustOrderInfo.selectTotalAndAgreeCntCounts-InlineParameterMap. --- Check the statement (query failed). --- Cause: java.sql.SQLSyntaxErrorException: ORA-00911: invalid characterCaused by: java.sql.SQLSyntaxErrorException: ORA-00911: invalid character1. ์์ธxml ํ์ผ ๋ด..
โถ ํ๋ก์ ํธhttps://soheepark.tistory.com/183 [Java, Java Swing/์ ๊ท ๊ฐ๋ฐ] ์ฟ ํฐ ๋ฐ๊ธ ๋ฐ ์ฌ์ฉ ๋ด์ญ ์กฐํโถ ๊ธฐ๋ณธ ์ ๋ณด๋๋ณด๊ธฐ๋๋ณด๊ธฐSkills : Java 8, Java Swing MVC, Sping, ibatis 2.0, Oracle 11g[ERP] |-- src |--- menu |----- CouponHistory.java |----- CouponHistoryView.jsoheepark.tistory.com [์๋ฌ ๋ฉ์์ง]com.ibatis.common.jdbc.exception.NestedSQLException:--- Cause: java.sql.SQLSyntaxE..