Blog:

Should you use Enums with JPA?

With JPA it’s possible to map Java enums to columns in a database table using the Enumerated annotation.

With JPA it’s possible to map Java enums to columns in a database table using the Enumerated annotation......

02.04.2018