How to pass string array datatype column from snowflake table to spring boot?

后端 未结 0 691
被撕碎了的回忆
被撕碎了的回忆 2020-12-18 12:38

I have a table in snowflake with contents:

  1. userid (string)
  2. name (string)
  3. book names (array of strings)

I used the following func

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