What if we use
如果我们使用该怎么办
@Column(name="birth_date", nullable=false, length=19)
public Date getBirthDate() {
return this.birthDate;
}
@Column(name="biWhat if we use
如果我们使用该怎么办
@Column(name="birth_date", nullable=false, length=19)
public Date getBirthDate() {
return this.birthDate;
}
@Column(name="bi