Showing posts with label orm. Show all posts
Showing posts with label orm. Show all posts

Monday, January 21, 2013

Basic JPA mappings

    Sometimes, when I have to add a couple of mappings to the data model I have to spend a while to recall the correlation between JPA annotations and underlying database schema. I decided to create some kind of a cheat sheet with basic JPA mappings.