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