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 |
---|---|
StreamingOperationSelectionDelegate |
StreamingSelectionVisitor.getDelegate(AddLuceneWork addLuceneWork) |
ContextAwareSelectionDelegate |
TransactionalSelectionVisitor.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<T> entityClass,
T entity,
Serializable id,
String idInString,
InstanceInitializer sessionInitializer,
ConversionContext conversionContext) |
Copyright © 2006–2014 Hibernate. All rights reserved.