Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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