Skip to content

Differences from @JdbcTypeCode(SqlTypes.JSON) for Postgres #860

Description

@Marat-Tim

I use this library for a long time to work with JSONB in Postgres. With release of Spring Boot 4, I noticed that I can use the built-in solution @JdbcTypeCode(SqlTypes.JSON). There is also a version of this library for Hibernate 7.x. Are there any other advantages to this library over the standard one in context of PostgreSQL and JSONB? I apologize if this is not the right place to ask such questions

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions