Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/thammegowda/hibernate-sync-problem
Sync issue with hibernate
https://github.com/thammegowda/hibernate-sync-problem
Last synced: about 1 month ago
JSON representation
Sync issue with hibernate
- Host: GitHub
- URL: https://github.com/thammegowda/hibernate-sync-problem
- Owner: thammegowda
- License: apache-2.0
- Created: 2014-11-03T17:23:55.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2014-11-03T17:55:47.000Z (about 10 years ago)
- Last Synced: 2024-04-18T02:58:23.862Z (7 months ago)
- Language: Java
- Size: 141 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
hibernate-sync-problem
======================Sync issue with hibernate
Setup
=====
Requires
---------
+ Maven (v3.x)
+ JDK (1.6+)
+ MySQL Server (5.x)
+ Working internet to download dependencies
Quick Start
----------
1. Setup DB : Login to MySQL root account and execute commands in docs/dbinit.sql
2. mvn clean compile
3. Execute org.example.hibernate.Main