Ecosyste.ms: Awesome
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: 27 days 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 (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2014-11-15T14:03:29.000Z (almost 10 years ago)
- Last Synced: 2023-03-29T04:04:22.185Z (over 1 year ago)
- Language: Java
- Size: 102 KB
- Stars: 10
- Watchers: 1
- 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