IDENTITY) private Long id; @OneToMany(fetch=FetchType.EAGER, cascade={CascadeType.ALL}) @JoinColumn(name="issue_id", nullable=false) ...
確定! 回上一頁