hibernate-4-spring-3.1-samples
hibernate-4-spring-3.1-samples copied to clipboard
showcases how to integrate Spring 3.1 and Hibernate 4 (with or without JPA)
Before installing those samples please make sure that Maven and git have been installed and configured properly on your local system.
You can do:
git clone [email protected]:michaelisvy/hibernate-4-spring-3.1-samples.git cd hibernate-4-spring-3.1-samples mvn eclipse:eclipse
Your project is now ready to be imported into Eclipse. File -> Import -> Existing project into Eclipse