하이버네이트 썸네일형 리스트형 제네릭이 왜 안되었는지~ 왜 제네릭이 안되었는지 이제 알았다. 확실히... 먼저 제네릭이 안되었을때의 하이버네이트와 매핑한 bean을 살펴보면 @Id @GeneratedValue(strategy=GenerationType.AUTO) public Integer getUserSeq() { return userSeq; } 오류난 로그 2010-01-09 23:06 [DEBUG] opened session at timestamp: 12630460153 2010-01-09 23:06 [DEBUG] about to open PreparedStatement (open PreparedStatements: 0, globally: 0) 2010-01-09 23:06 [DEBUG] opening JDBC connection 2010-01-09 23.. 이전 1 다음