@Id @GeneratedValue(generator = "ID_GENERATOR") private Long id; @NotNull private String name; @OneToMany(cascade = {CascadeType.
確定! 回上一頁