Skip to content

Example project for connecting PostgreSQL with Hibernate 5 and JPA

Notifications You must be signed in to change notification settings

aravinu19/JpaHibernateWithPostgre

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Java Persistence API with Hibernate 5 example

This is an example of CRUD with JPA and Hibernate with PostgreSQL

Tested with following Setup

  • PostgreSQL 11
  • Hibernate 5.4.1 Final
  • Maven

Configuration file is persistence.xml

change it according to your configuration

To Run this Example

git clone https://github.com/aravinu19/JpaHibernateWithPostgre.git

Import this project in Eclipse

About

Example project for connecting PostgreSQL with Hibernate 5 and JPA

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages