Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ecostanzi/simple-hibernate
Simple hibernate configuration for standalone applications.
https://github.com/ecostanzi/simple-hibernate
Last synced: 5 days ago
JSON representation
Simple hibernate configuration for standalone applications.
- Host: GitHub
- URL: https://github.com/ecostanzi/simple-hibernate
- Owner: ecostanzi
- Created: 2014-10-01T08:51:51.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2014-11-16T12:16:01.000Z (about 10 years ago)
- Last Synced: 2024-10-30T13:12:18.904Z (18 days ago)
- Language: Java
- Size: 160 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
simple-hibernate
================Simple hibernate configuration for standalone applications.
Using:
* hibernate 4.3.6
* c3p0 connection pool
To run the application:
$ gradle run