Type;; @Entity; public class Element; {; @Id; @GeneratedValue; @Type(type = "uuid-binary") // This is pg-uuid by default for PostgreSQL82Dialect and higher ...
確定! 回上一頁