JPA란 무엇인가? ( http://blog.woniper.net/255 )

JavaSE 환경에서 JPA 설정 및 CRUD ( http://blog.woniper.net/256 )

JavaEE 환경(Spring)에서 JPA 설정 및 CRUD ( http://blog.woniper.net/258 )

@OneToOne, 1:1 관계 매핑 ( http://blog.woniper.net/263 )

@OneToMany / @ManyToOne, 1:N / N:1 관계 매핑 ( http://blog.woniper.net/263 )

@ManyToMany, N:M 관계 매핑 ( http://blog.woniper.net/265 )

Entity 객체 생명주기(Lifecycle)와 Persistence Context ( http://blog.woniper.net/266 )


+ Recent posts