Package io.micronaut.data.annotation.sql
Annotation Interface JoinColumns
The repeatable container of @
JoinColumn
.- Since:
- 2.4.0
- Author:
- Denis Stepanov
-
Required Element Summary
-
Element Details
-
value
JoinColumn[] value- Returns:
- The join columns that map the relationship.
-