public interface ExtendedSearchIntegrator extends SearchIntegrator
addClasses, buildQueryBuilder, close, createHSQuery, getAnalyzer, getAnalyzer, getDefaultTimeoutExceptionFactory, getErrorHandler, getIndexBinding, getIndexedTypeDescriptor, getIndexedTypes, getIndexingMode, getIndexManager, getIndexReaderAccessor, getServiceManager, getStatistics, getWorker, isStopped, makeBatchBackend, optimize, optimize, unwrapMap<Class<?>,EntityIndexBinding> getIndexBindings()
DocumentBuilderContainedEntity getDocumentBuilderContainedEntity(Class<?> entityType)
FilterCachingStrategy getFilterCachingStrategy()
@Deprecated String getIndexingStrategy()
int getFilterCacheBitResultsSize()
boolean isJMXEnabled()
StatisticsImplementor getStatisticsImplementor()
boolean isDirtyChecksEnabled()
true if we are allowed to inspect entity state to skip some indexing operations.
Can be disabled to get pre-3.4 behavior which always rebuilds the document.IndexManagerHolder getIndexManagerHolder()
IndexManagerHolder which gives access to all index managers known to this factoryInstanceInitializer getInstanceInitializer()
InstanceInitializer for class/object initialization.TimingSource getTimingSource()
Properties getConfigurationProperties()
DatabaseRetrievalMethod getDefaultDatabaseRetrievalMethod()
DatabaseRetrievalMethod.
This is either the system default or the default specified via the configuration property
Environment.DATABASE_RETRIEVAL_METHOD.DatabaseRetrievalMethod.ObjectLookupMethod getDefaultObjectLookupMethod()
ObjectLookupMethod.
This is either the system default or the default specified via the configuration property
Environment.OBJECT_LOOKUP_METHOD.OBJECT_LOOKUP_METHOD.Copyright © 2006–2015 Hibernate. All rights reserved.