Hi guy, today let’s doing a simply Java project with Java Persistence API (JPA) , if you don’t know what is JPA, then you need to take a look at this link JPA or use Google.
In this example we will use Oracle TopLink, but you can to use other ORM’s as Hibernate and Java Data Objects (JDO). Continue reading