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 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
-
-