For those who are familiar with JPA, let's first introduce the new features provided by JPA 2.2:
- Stream query results
- Repeatable annotations
- Java 8 date and time support
- CDI support in converters
For those who are familiar with JPA, let's first introduce the new features provided by JPA 2.2:
The Java persistence API is built around the following components: