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)
Deprecated.
Returns the enum constant of this type with the specified name.
|
static FieldCacheType[] |
FieldCacheType.values()
Deprecated.
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)
Deprecated.
This will be removed with no replacement.
|
Modifier and Type | Method and Description |
---|---|
Set<FieldCacheType> |
DocumentBuilderIndexedEntity.getFieldCacheOption()
Deprecated.
|
Copyright © 2006–2016 Hibernate. All rights reserved.