If the JoinColumn annotation itself is defaulted, a single join column is assumed and the default values apply. Example: @ManyToOne @JoinColumn(name= ...
確定! 回上一頁