Package io.micronaut.data.annotation.sql
package io.micronaut.data.annotation.sql
Annotations specific to SQL.
- Since:
- 1.0.0
- Author:
- graemerocher
-
ClassDescriptionInspired by Hibernate's annotation of the same name.Subset of the JPA join column annotation.The repeatable container of @
JoinColumn
.Subset of the JPA join table annotation allowing support for bidirectional and unidirectional one-to-many join fetches only.Defines the procedure invocation.Interface for meta annotation members specific to SQL.