An open API service indexing awesome lists of open source software.

https://github.com/phstudy/jpa-array-converter-sample

jpa-array-converter-sample
https://github.com/phstudy/jpa-array-converter-sample

Last synced: about 1 year ago
JSON representation

jpa-array-converter-sample

Awesome Lists containing this project

README

          

jpa-array-converter-sample
==========================

This project demos how to convert PostgreSQL ```array``` datatype to Java ```List``` object.

This project was tested on
* PostgreSQL 9.3
* EclipseLink 2.5.2