AttributeConverter 在 postgres jsonb 中不起作用,它报告了一个错误。
创始人
2024-09-21 22:00:28
0

要在 PostgreSQL 的 jsonb 列中使用 AttributeConverter,需要正确配置和使用转换器。以下是一个可能的解决方案:

  1. 创建一个实现 AttributeConverter 接口的转换器类,用于将实体属性转换为 jsonb 类型,并将其存储到数据库中。例如:
import javax.persistence.AttributeConverter;
import javax.persistence.Converter;
import com.fasterxml.jackson.databind.ObjectMapper;

@Converter
public class JsonbConverter implements AttributeConverter {
    
    private final static ObjectMapper objectMapper = new ObjectMapper();
    
    @Override
    public String convertToDatabaseColumn(Object attribute) {
        try {
            return objectMapper.writeValueAsString(attribute);
        } catch (Exception e) {
            throw new RuntimeException("Error converting attribute to json: " + e.getMessage(), e);
        }
    }

    @Override
    public Object convertToEntityAttribute(String dbData) {
        try {
            return objectMapper.readValue(dbData, Object.class);
        } catch (Exception e) {
            throw new RuntimeException("Error converting json to attribute: " + e.getMessage(), e);
        }
    }
}
  1. 在实体类中使用 @Convert 注解将转换器应用于相应的属性。例如:
import javax.persistence.Convert;
import javax.persistence.Entity;
import javax.persistence.Id;

@Entity
public class MyEntity {
    
    @Id
    private Long id;
    
    @Convert(converter = JsonbConverter.class)
    private MyAttribute myAttribute;
    
    // getters and setters
}
  1. 确保在 PostgreSQL 数据源的配置文件中启用了 jsonb 类型的支持。例如,在 application.properties 文件中添加以下内容:
spring.jpa.properties.hibernate.dialect=org.hibernate.dialect.PostgreSQL10Dialect
spring.jpa.properties.hibernate.jdbc.lob.non_contextual_creation=true

这些步骤将设置正确的转换器,并确保 PostgreSQL 正确地将 jsonb 数据存储到数据库中。

请注意,此解决方案假设您的项目中使用了 Hibernate 作为 JPA 实现。如果您使用的是其他 JPA 实现,可能需要相应地调整代码。

相关内容

热门资讯

记者揭秘!智星菠萝辅助(透视辅... 记者揭秘!智星菠萝辅助(透视辅助)拱趴大菠萝辅助神器,扑克教程(有挂细节);模式供您选择,了解更新找...
一分钟揭秘!约局吧能能开挂(透... 一分钟揭秘!约局吧能能开挂(透视辅助)hhpoker辅助靠谱,2024新版教程(有挂教学);约局吧能...
透视辅助!wepoker模拟器... 透视辅助!wepoker模拟器哪个好用(脚本)hhpoker辅助挂是真的,科技教程(有挂技巧);囊括...
透视代打!hhpkoer辅助器... 透视代打!hhpkoer辅助器视频(辅助挂)pokemmo脚本辅助,2024新版教程(有挂教程);风...
透视了解!约局吧德州真的有透视... 透视了解!约局吧德州真的有透视挂(透视脚本)德州局HHpoker透视脚本,必胜教程(有挂分析);亲,...
六分钟了解!wepoker挂底... 六分钟了解!wepoker挂底牌(透视)德普之星开辅助,详细教程(有挂解密);德普之星开辅助是一种具...
9分钟了解!wpk私人辅助(透... 9分钟了解!wpk私人辅助(透视)hhpoker德州透视,插件教程(有挂教学);风靡全球的特色经典游...
推荐一款!wepoker究竟有... 推荐一款!wepoker究竟有透视(脚本)哈糖大菠萝开挂,介绍教程(有挂技术);囊括全国各种wepo...
每日必备!wepoker有人用... 每日必备!wepoker有人用过(脚本)wpk有那种辅助,线上教程(有挂规律);wepoker有人用...
玩家必备教程!wejoker私... 玩家必备教程!wejoker私人辅助软件(脚本)哈糖大菠萝可以开挂,可靠技巧(有挂神器)申哈糖大菠萝...