@OneToMany @JoinColumn(name="OWNER_ID", referencedColumnName="EMP_ID", nullable = false) private List<Phone> phones ...
確定! 回上一頁