bookmark

schuchert » JPA Tutorial 1 - Getting Started


Description

This first tutorial gets your feet wet setting up a persistent unit, creating in-memory entities and persisting those entities to a database. We let the environment create our database schema based on meta-information (annotations) in our entity classes.

Preview

Tags

Users

  • @charoy

Comments and Reviews