@Column. Specify the column mapping using @Column annotation. @Entity @Table(name = "company") public class Company implements Serializable { @Column ...
確定! 回上一頁