JavaScript is disabled on your browser.
Skip navigation links
Module
Package
Class
Use
Tree
Index
Help
Summary:
Field |
Optional
|
Required
Detail:
Field |
Element
SEARCH:
Module
io.ebean.annotation
Package
io.ebean.annotation
Annotation Type Indices
@Target
({
TYPE
,
FIELD
})
@Retention
(
RUNTIME
)
public @interface
Indices
An annotation for declaring multiple indices at class or field level.
Author:
Roland Praml, FOCONIS AG
Optional Element Summary
Optional Elements
Modifier and Type
Optional Element
Description
Index
[]
value
Array with
Index
definitions.
Element Details
value
Index
[]
value
Array with
Index
definitions.
Default:
{}