Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/phstudy/jpa-native-query-example
JPA Native Query Example for JPA (including EclipseLink and Hibernate)
https://github.com/phstudy/jpa-native-query-example
Last synced: 27 days ago
JSON representation
JPA Native Query Example for JPA (including EclipseLink and Hibernate)
- Host: GitHub
- URL: https://github.com/phstudy/jpa-native-query-example
- Owner: phstudy
- Created: 2014-07-30T15:17:52.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-08-09T22:20:39.000Z (about 10 years ago)
- Last Synced: 2023-03-29T04:04:22.346Z (over 1 year ago)
- Language: Java
- Size: 164 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
The example shows how to use JPA 2.1 native query to return unmanaged instances.