( 저는 한국의 개발자입니다 I'm a Korean developer . 영어가 미숙할수 있음에 죄송합니다) I am sorry that English may be immature. 아래 첨부된 사진과 같이 엔티티를 생성후 After creating the entity as shown in the attached picture below , 자바 소스코드를 통해 조회하는 기능을 생성하는데 We create a function to query through Java Source Code. 계속해서 실제로 존재하는 데이터가 null로 반환되는 에러가 발생했습니다 An error has occurred that will return the data that still exists as null .
이유를 찾기위해 디버깅을 해보니 When I debugged it to find out why , 쿼리 실행 과정에 I found a bug that replaced parameter binding이 엉뚱한 값으로 치환되는 버그를 발견했습니다 binding with a wrong value in the process of running the query .
이 원인이 저의 미숙함때문이었다면 죄송합니다 I'm sorry if this is because of my inexperience .
|
|