Type; @Entity public class Autor implements Serializable{ @OneToMany(mappedBy = "autor", fetch = FetchType.EAGER, cascade = CascadeType.
確定! 回上一頁