|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Store | |
---|---|
org.hibernate.search.annotations | |
org.hibernate.search.engine |
Uses of Store in org.hibernate.search.annotations |
---|
Methods in org.hibernate.search.annotations that return Store | |
---|---|
static Store |
Store.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static Store[] |
Store.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Uses of Store in org.hibernate.search.engine |
---|
Methods in org.hibernate.search.engine with parameters of type Store | |
---|---|
protected org.apache.lucene.document.Field.Store |
DocumentBuilderContainedEntity.getStore(Store store)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |