| Package | Description |
|---|---|
| org.hibernate.search.backend.impl | |
| org.hibernate.search.backend.impl.lucene.works | |
| org.hibernate.search.engine.spi |
| Modifier and Type | Method and Description |
|---|---|
ContextAwareSelectionDelegate |
TransactionalSelectionVisitor.getDelegate(AddLuceneWork addLuceneWork) |
StreamingOperationSelectionDelegate |
StreamingSelectionVisitor.getDelegate(AddLuceneWork addLuceneWork) |
T |
WorkVisitor.getDelegate(AddLuceneWork addLuceneWork) |
| Modifier and Type | Method and Description |
|---|---|
LuceneWorkDelegate |
LuceneWorkVisitor.getDelegate(AddLuceneWork addLuceneWork) |
| Modifier and Type | Method and Description |
|---|---|
AddLuceneWork |
DocumentBuilderIndexedEntity.createAddWork(Class<?> entityClass,
Object entity,
Serializable id,
String idInString,
InstanceInitializer sessionInitializer,
ConversionContext conversionContext) |
Copyright © 2006–2014 Hibernate. All rights reserved.