JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Summary:
Field |
Optional
|
Required
Detail:
Field |
Element
SEARCH:
Package
tech.guilhermekaua.spigotboot.data.jdbc.annotation
Annotation Interface Include
@Repeatable
(
Includes.class
)
@Target
(
METHOD
)
@Retention
(
RUNTIME
)
public @interface
Include
Required Element Summary
Required Elements
Modifier and Type
Required Element
Description
String
value
Optional Element Summary
Optional Elements
Modifier and Type
Optional Element
Description
String
orderBy
String
where
Element Details
value
String
value
where
String
where
Default:
""
orderBy
String
orderBy
Default:
""