Skip to content

mkuthan/example-jpa

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JPA best practices, tips and tricks

Build Status Coverage Status

Examples

Example 1

Aggregate entity with simple identifier.

Example 2

Aggregate entity with embeddable identifier.

Example 3

Aggregate entity with complex value object.

Example 4

Aggregate entity managed by spring.

Example 5

Aggregate entity with simple audit.

Example 6

Custom type for CLOB (e.g: JSON).

Example 7

Sequence generator.

Example 8

Exception translations.

About

JPA best practices, tips and tricks.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages