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: about 1 month 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 (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2014-08-09T22:20:39.000Z (almost 12 years ago)
- Last Synced: 2026-01-01T02:39:06.683Z (5 months 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.