Is there any way I can rename primary key constraint in spring jpa ?
I am using Oracle database, but it renames primary key constraint by SYS_C followed by some random number, I want to give it a custom name like instance_details_pkey. Please refer to this image constraint_names