How to map a PostgreSQL text[] with Hibernate

前端 未结 0 1109
遥遥无期
遥遥无期 2020-12-03 08:05

I use the text[] type in a PostgreSQL table. In java code, I\'m trying to use an array of strings. How do I get the contents of a text[] column from the database? And how do

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