I can either annotate it with @Column(nullable=false) or with @NotNull. What's the difference between these 2 options? ... version integer NOT NULL ,.
確定! 回上一頁