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 |
---|---|
T |
WorkVisitor.getDelegate(UpdateLuceneWork updateLuceneWork) |
ContextAwareSelectionDelegate |
TransactionalSelectionVisitor.getDelegate(UpdateLuceneWork addLuceneWork) |
StreamingOperationSelectionDelegate |
StreamingSelectionVisitor.getDelegate(UpdateLuceneWork addLuceneWork) |
Modifier and Type | Method and Description |
---|---|
LuceneWorkDelegate |
LuceneWorkVisitor.getDelegate(UpdateLuceneWork updateLuceneWork) |
Modifier and Type | Method and Description |
---|---|
UpdateLuceneWork |
DocumentBuilderIndexedEntity.createUpdateWork(Class<T> entityClass,
T entity,
Serializable id,
String idInString,
InstanceInitializer sessionInitializer,
ConversionContext contextualBridge) |
Copyright © 2006–2014 Hibernate. All rights reserved.