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
- Host: GitHub
- URL: https://github.com/phstudy/jpa-array-converter-sample
- Owner: phstudy
- Created: 2014-11-15T14:01:37.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2014-11-15T14:03:29.000Z (over 11 years ago)
- Last Synced: 2025-03-24T06:11:38.854Z (about 1 year ago)
- Language: Java
- Size: 102 KB
- Stars: 10
- Watchers: 2
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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