Uses of Class
org.hibernate.search.annotations.Index
-
Packages that use Index Package Description org.hibernate.search.annotations -
-
Uses of Index in org.hibernate.search.annotations
Methods in org.hibernate.search.annotations that return Index Modifier and Type Method Description Indexindex()Deprecated.static IndexIndex. valueOf(String name)Deprecated.Returns the enum constant of this type with the specified name.static Index[]Index. values()Deprecated.Returns an array containing the constants of this enum type, in the order they are declared.
-