@Id
@GeneratedValue
IDENTITY
SEQUENCE
TABLE
@Id @Column(name = "id") private String id;
String
java.util.Date
java.sql.Date
java.math.BigDecimal
java.math.BigInteger
javax.persistence.GenerationType