UUID's with Hibernate/JPA I have long been accustoming to storing UUID ... @Id @Column(name = "id", columnDefinition = "BINARY(16)") private ...
確定! 回上一頁