Development of java code for the implementation of th JPA sample project with two classes (Employee and Company) in one-to-many relationship between them and a Servlet which uses JPA to store some entities into a PostgreSQL database.
Fourth and last video of tutorial on an eclipse project which implements one to many relationship betweeen two tables using JPA, Glassfish 4.1 and a connection pool to a PostgreSQL database.