Study/Exception mybatis) org.apache.ibatis.reflection.ReflectionException: There is no getter for property named 'name' in 'class board.mybatis_board.dto.NoticeDto' 프로그래멍 2020. 2. 20. 20:43 오류 메시지 mapper.xml 파일에 insert SQL 변수명이 잘 못 되어있었다. 공유하기 게시글 관리 attitude 저작자표시 비영리 변경금지 (새창열림) 'Study > Exception' 카테고리의 다른 글 java.lang.IllegalStateException: Optional int parameter 'num' is present but cannot be translated into a null value due to being declared as a primitive type. Consider declaring it as object wrapper for the corresponding primitive type. (0) 2020.03.10 java.sql.SQLException: Column count doesn't match value count at row 1 (0) 2020.02.20 java jpa sql 오류) Loading class `com.mysql.jdbc.Driver'. This is deprecated. The new driver class is `com.mysql.cj.jdbc.Driver'. The driver is automatically registered via the SPI and manual loading of the driver class is generally unnecessary. (0) 2020.02.20 오라클 오류) ORA-12526, TNS:listener: all appropriate instances are in restricted mode (0) 2020.02.20 Caused by: org.hibernate.MappingException: Could not determine type for: java.util.List, at table: Team, for columns: [org.hibernate.mapping.Column(members)] (0) 2020.02.01 'Study/Exception' Related Articles java.lang.IllegalStateException: Optional int parameter 'num' is present but cannot be translated into a null value due to being declared as a primitive type. Consider declaring it as object wrapper for the corresponding primitive type. java.sql.SQLException: Column count doesn't match value count at row 1 java jpa sql 오류) Loading class `com.mysql.jdbc.Driver'. This is deprecated. The new driver class is `com.mysql.cj.jdbc.Driver'. The driver is automatically registered via the SPI and manual loading of the driver class is generally unnecessary. 오라클 오류) ORA-12526, TNS:listener: all appropriate instances are in restricted mode