|
Spring Data Commmons | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||
@Retention(value=RUNTIME)
@Target(value={FIELD,TYPE})
public @interface IndexedAnnotated fields and entities will be indexed and available for retrieval using an indexing API.
| Optional Element Summary | |
|---|---|
String |
indexName
Name of the index to use. |
public abstract String indexName
|
Spring Data Commmons | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||