Uses of Enum Class
org.hibernate.search.engine.cfg.ConfigurationPropertyCheckingStrategyName
Packages that use ConfigurationPropertyCheckingStrategyName
Package
Description
This package contains everything related to the configuration of the Hibernate Search engine.
-
Uses of ConfigurationPropertyCheckingStrategyName in org.hibernate.search.engine.cfg
Fields in org.hibernate.search.engine.cfg declared as ConfigurationPropertyCheckingStrategyNameModifier and TypeFieldDescriptionstatic final ConfigurationPropertyCheckingStrategyNameEngineSettings.Defaults.CONFIGURATION_PROPERTY_CHECKING_STRATEGYMethods in org.hibernate.search.engine.cfg that return ConfigurationPropertyCheckingStrategyNameModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.ConfigurationPropertyCheckingStrategyName.values()Returns an array containing the constants of this enum class, in the order they are declared.