To reject null values, you can set the nullable attribute of the @Column attribute to false or ... So, the validation happens within your Java application.
確定! 回上一頁