Uses of Enum
org.hibernate.search.backend.lucene.multitenancy.MultiTenancyStrategyName
Package
Description
-
Uses of MultiTenancyStrategyName in org.hibernate.search.backend.lucene.cfg
Modifier and TypeFieldDescriptionstatic final MultiTenancyStrategyName
LuceneBackendSettings.Defaults.MULTI_TENANCY_STRATEGY
Deprecated.The default for this property is now dynamic and depends on the mapper. -
Uses of MultiTenancyStrategyName in org.hibernate.search.backend.lucene.multitenancy
Modifier and TypeMethodDescriptionstatic MultiTenancyStrategyName
static MultiTenancyStrategyName
Returns the enum constant of this type with the specified name.static MultiTenancyStrategyName[]
MultiTenancyStrategyName.values()
Returns an array containing the constants of this enum type, in the order they are declared.