Class HibernateOrmMapperSpiSettings
- java.lang.Object
-
- org.hibernate.search.mapper.orm.cfg.spi.HibernateOrmMapperSpiSettings
-
public final class HibernateOrmMapperSpiSettings extends Object
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classHibernateOrmMapperSpiSettings.DefaultsDefault values for the different settings if no values are given.static classHibernateOrmMapperSpiSettings.Radicals
-
Field Summary
Fields Modifier and Type Field Description static StringINTEGRATION_PARTIAL_BUILD_STATEstatic StringJBOSS_LOG_VERSIONstatic StringPREFIX
-
-
-
Field Detail
-
PREFIX
public static final String PREFIX
- See Also:
- Constant Field Values
-
INTEGRATION_PARTIAL_BUILD_STATE
public static final String INTEGRATION_PARTIAL_BUILD_STATE
- See Also:
- Constant Field Values
-
JBOSS_LOG_VERSION
public static final String JBOSS_LOG_VERSION
- See Also:
- Constant Field Values
-
-