Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 745 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 745 Bytes

Hibernate-maven-CRUD

Java CI with Maven

maven hibernate

Uses hibernate for Object Relational Mapping. Note: For versions of hibernate >= 4 and 5, org.hibernate.cfg has changed structure, leaving versions 3.x and below deprecated.

For a quick reference on Apache Maven, check this tutorial I wrote for beginners.