@return Returns the root product. */ @ManyToOne(fetch = FetchType.LAZY) @JoinColumn(name = "root_product_id", nullable = false) public SUSEProduct ...
確定! 回上一頁