@Column is not the appropriate annotation. You don't want to store a whole User or Question in a column. You want to create an association ...
確定! 回上一頁