Package org.hibernate.search.mapper.orm.automaticindexing.session
-
Interface Summary Interface Description AutomaticIndexingSynchronizationConfigurationContext AutomaticIndexingSynchronizationStrategy Determines how the thread will block upon committing a transaction where indexed entities were modified. -
Class Summary Class Description AutomaticIndexingSynchronizationStrategyNames The names of built-in automatic indexing synchronization strategies, accepted byHibernateOrmMapperSettings.AUTOMATIC_INDEXING_SYNCHRONIZATION_STRATEGY
.