| Package | Description |
|---|---|
| org.hibernate.search.engine.spi |
| Modifier and Type | Class and Description |
|---|---|
class |
DocumentBuilderContainedEntity<T>
Set up and provide a manager for classes which are indexed via
@IndexedEmbedded, but themselves do not
contain the @Indexed annotation. |
class |
DocumentBuilderIndexedEntity<T>
Set up and provide a manager for classes which are directly annotated with
@Indexed. |
Copyright © 2006–2013 Hibernate. All rights reserved.