This is an example of CRUD with JPA and Hibernate with PostgreSQL
- PostgreSQL 11
- Hibernate 5.4.1 Final
- Maven
Configuration file is persistence.xml
change it according to your configuration
git clone https://github.com/aravinu19/JpaHibernateWithPostgre.git
Import this project in Eclipse