EAGER) private List<Task> tasks; ............. } @Entity public class Task { @Id @GeneratedValue private long id; private String name; ...
確定! 回上一頁