org.postgresql.util.PSQLException: Bad value for type BigDecimal : {1} with JPA

前端 未结 0 981
野趣味
野趣味 2020-12-10 02:41

When I tried to launch a query using CeateNativeQuery:

String q = "select status.code as status, array_agg(reference.id)  from reference_his         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题