我试图用纯JPA保存一个实体,并且在保存时没有返回Postgres UUID字段。默认情况下,UUID字段使用public.uuid_generate_v1mc()自动生成.我使用postgres作为数据库,由于某种原因,在jpa中进行保存时创建的默认值不会被返回。我尝试过添加一个@Generated字段并将其设置为auto,但这没有任何作用。数据库创建语句( active boolean NOT NULL DEFAULT false,
created time
Previous tablespace mysql/slave_worker_info uses space ID: 5 at filepath: ./mysql/slave_worker_info.ibd.Previous tablespace mysql/slave_worker_info uses space ID: 5 at filepath: ./mysql/slave_worker_info.ibd./mysql.pid e