Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 220 Bytes

File metadata and controls

8 lines (6 loc) · 220 Bytes

jpa-array-converter-sample

This project demos how to convert PostgreSQL array datatype to Java List<String> object.

This project was tested on

  • PostgreSQL 9.3
  • EclipseLink 2.5.2