Package io.micronaut.data.annotation.sql
@NullMarked
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.Type-level marker indicating that the entity is eligible for ETag generation.Marker annotation to indicate that the annotated mapped property participates in the computation of an entity
GeneratedETag.Marks a mapped property as holding a generated ETag value for optimistic locking.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.