JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Package:
Description
|
Related Packages
|
Classes and Interfaces
SEARCH:
Package io.micronaut.data.annotation.repeatable
package
io.micronaut.data.annotation.repeatable
Repeatable annotation variants.
Since:
1.0.0
Author:
graemerocher
Related Packages
Package
Description
io.micronaut.data.annotation
Package containing main user facing annotation API for Micronaut Data.
io.micronaut.data.annotation.event
io.micronaut.data.annotation.sql
Annotations specific to SQL.
Annotation Interfaces
Class
Description
JoinSpecifications
Repeatable annotation for
Join
.
QueryHints
Repeatable wrapper for
QueryHint
.
TypeDefinitions
Repeatable wrapper for
TypeDef
.
WhereSpecifications
Repeatable annotation container for
Where
.