하이버테이트 썸네일형 리스트형 [kotlin] JPA 5: Spring Boot에서 Entity 고급관계 들어가기JPA에서 연관관계 말로 다양한 관계를 표현할 수 있다. 클래스 상속 관계, 내포관계, 콜렉션 데이터 표현 등 다양하다. 이번에는 이전 연관간계 외에 엔티티에서 사용되는 다양한 관계를 살펴볼려고 한다.작성자: http://ospace.tistory.com/ (ospace114@empal.com)어노테이션 목록IdClassEmbeddedIdMappedSuperclassInheritanceDiscriminatorColumnDiscriminatorValueEmbeddableEmbeddedAttributeOverrideSecondaryTableElementCollectionCollectionTablePrimaryKeyJoinColumnForeignKeyIndex@IdClass 어노테이션두 어노테이션은 복.. 더보기 이전 1 다음