Class StandalonePojoMapperSettings.Defaults
java.lang.Object
org.hibernate.search.mapper.pojo.standalone.cfg.StandalonePojoMapperSettings.Defaults
- Enclosing class:
- StandalonePojoMapperSettings
Default values for the different settings if no values are given.
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final BeanReference<IndexingPlanSynchronizationStrategy>static final booleanstatic final SchemaManagementStrategyName -
Method Summary
-
Field Details
-
SCHEMA_MANAGEMENT_STRATEGY
-
MULTI_TENANCY_ENABLED
public static final boolean MULTI_TENANCY_ENABLED- See Also:
-
INDEXING_PLAN_SYNCHRONIZATION_STRATEGY
public static final BeanReference<IndexingPlanSynchronizationStrategy> INDEXING_PLAN_SYNCHRONIZATION_STRATEGY
-