/jpa-sample

Test project using JPA + EJB Lite

Primary LanguageJava

JPA

Simple examples of JPA.

Here you will see how to:

  • Create entities;
  • Map your entities;
  • Configure your persistence-unit
  • Simple CRUD Actions
  • Transactions management