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