//uni-directional one-to-many association to Student. @OneToMany(cascade=CascadeType.ALL). @JoinColumn(name="BRANCH_ID", nullable=false).
確定! 回上一頁