반응형 mybatis1 [MyBatis] 오라클 프로시저 호출 시 NullPointerException 발생 조치 # 프로시저 호출 { call procedure_name (#{param1},#{param2}) } # NullPointerException 에러 org.mybatis.spring.MyBatisSystemException: nested exception is org.apache.ibatis.exceptions.PersistenceException: ### Error querying database. Cause: java.lang.NullPointerException ### The error may involve ~~ Inline ### The error occured while setting paramteters ### Cause: java.lnag.NullPointerException # 조치 방법 괄.. 2022. 11. 7. 이전 1 다음