@Target(value=TYPE) @Retention(value=RUNTIME) public @interface Indices
Index
As of Java 8 several Index annotation can be placed on an entity class, therefore this wrapper is only used by the compiler and runtime to carry those annotations.
Index[]
value
public abstract Index[] value
Copyright © 2018. All rights reserved.