Package | Description |
---|---|
org.hibernate.search.annotations | |
org.hibernate.search.cfg | |
org.hibernate.search.engine.spi |
Modifier and Type | Method and Description |
---|---|
static FieldCacheType |
FieldCacheType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FieldCacheType[] |
FieldCacheType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
IndexedMapping |
IndexedMapping.cacheFromIndex(FieldCacheType... type) |
Modifier and Type | Method and Description |
---|---|
Set<FieldCacheType> |
DocumentBuilderIndexedEntity.getFieldCacheOption() |
Copyright © 2006–2016 Hibernate. All rights reserved.