##JPATEST
- This application contains tests written for JPA with Hibernate.
- The tests are written for commonly used APIs and concepts.
- The examples are taken from the book Java persistence with hibernate
##Tools needed
- JPA 2.0 with Hibernate
- H2 database engine
- Spring
- SLF4J with LOG4J
- TestNG
- HikariCP