Package io.micronaut.data.jpa.annotation
JPA specific annotations.
- Since:
- 1.0.0
- Author:
- graemerocher
-
Annotation Types Summary Annotation Type Description EntityGraph Allows configuring JPA 2.1 entity graphs on query methods.
Annotation Type | Description |
---|---|
EntityGraph |
Allows configuring JPA 2.1 entity graphs on query methods.
|