@OneToMany 관계에서 List를 사용하려면 항상 mappedBy 를 하셔야할겁니다.
관련 정보는 http://docs.jboss.org/'DB > hibernate' 카테고리의 다른 글
jpa hibernate naming physical-strategy 변경 (0) | 2022.10.07 |
---|---|
QueryDSL join 및 subquery 및 case 문 사용 예시 (0) | 2022.08.12 |
Hibernate 쿼리 사용하는방법 (0) | 2012.07.24 |
HIbernate Annotation Default값주기. (0) | 2012.07.09 |
No Hibernate Session bound to thread, and configuration does not allow creation of non-transactional one here (0) | 2012.07.03 |