I have a jsonb column in postgres table. The corresponding JPA entity field is a Java DTO with a LocalDate property. The LocalDate field is being stored in postgres as what