@OneToOne(mappedBy = "dashboard", fetch = FetchType.LAZY, cascade = CascadeType.ALL, orphanRemoval = true) private Header header; ...
確定! 回上一頁